Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate buildpackStore.Get 503 failures #176

Open
sophiewigmore opened this issue Oct 4, 2022 · 0 comments
Open

Investigate buildpackStore.Get 503 failures #176

sophiewigmore opened this issue Oct 4, 2022 · 0 comments

Comments

@sophiewigmore
Copy link
Member

Context

With the addition of tests for multiple builders, we have recently seen an uptick in 503 Service Unavailable errors in our Github Actions related to buildpackStore.Get. These failures cause release drafting to fail, as well as PRs to get blocked on misleading flaky failures.

Issue

We should investigate the buildpackStore.Get code and figure out if there is a way to add retries to getting buildpacks to avoid failing out. The solution may instead be to change how we run the tests on a higher-level so that buildpacks only are pulled once for the tests across multiple builders. Regardless of the best solution, this should be looked into in order to reduce flakiness in our usually stable integration testing system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant