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

runs create-builder 5 times before failing #156

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Conversation

danielleadams
Copy link
Contributor

AWS allows 1 unauthenticated pull per IP per second. This will hopefully throttle the pulls enough to have passing builds on the nightlys. There are 2 API endpoints that are being hit, BatchGetImage and GetDownloadUrlForLayer, that need to pass for a successful pull.

Copy link
Contributor

@jabrown85 jabrown85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWS allows 1 unauthenticated pull per IP per second

ಠ_ಠ

I very much disliked this, but I do like passing builds...so 🤷

@jabrown85 jabrown85 merged commit 9b4b7f4 into master Feb 22, 2021
@jabrown85 jabrown85 deleted the retry-image-downloads branch February 22, 2021 22:56
heroku-linguist bot added a commit that referenced this pull request Nov 26, 2024
## heroku/dotnet

### Changed

- Web application launch processes now configure Kestrel to bind both IPv4 and IPv6 addresses. ([#156](heroku/buildpacks-dotnet#156))
heroku-linguist bot added a commit that referenced this pull request Nov 26, 2024
## heroku/dotnet

### Changed

- Web application launch processes now configure Kestrel to bind both IPv4 and IPv6 addresses. ([#156](heroku/buildpacks-dotnet#156))

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants