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

Use retries/timeouts to improve reliabilty of downloads from S3 #74

Open
edmorley opened this issue Jul 20, 2023 · 0 comments
Open

Use retries/timeouts to improve reliabilty of downloads from S3 #74

edmorley opened this issue Jul 20, 2023 · 0 comments
Labels
classic buildpack parity Features required for parity with the classic Heroku Python buildpack

Comments

@edmorley
Copy link
Member

Currently the Python CNB makes a single download attempt for the Python runtime archive on S3.

We should add retries/timeouts to improve reliability in case there are network/S3 issues, similar to what the classic buildpack does.

Internal tracking epic

@edmorley edmorley added the classic buildpack parity Features required for parity with the classic Heroku Python buildpack label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
classic buildpack parity Features required for parity with the classic Heroku Python buildpack
Projects
None yet
Development

No branches or pull requests

1 participant