heroku / heroku/buildpacks-python
Use retries/timeouts to improve reliabilty of downloads from S3
Open
classic buildpack parity
- Dominant language
- Rust
- Stars
- 33
- Forks
- 3
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 9
Description
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](https://gus.lightning.force.com/lightning/r/ADM_Epic__c/a3QEE000000WdMP2A0/view)
Contributor guide
Assessment
This issue has not been assessed yet.