Skip to content

src: add a retry with backoff to combat 429s when downloading buildkit#115

Merged
adityamaru merged 1 commit intomasterfrom
buildx-ratelimit
May 18, 2025
Merged

src: add a retry with backoff to combat 429s when downloading buildkit#115
adityamaru merged 1 commit intomasterfrom
buildx-ratelimit

Conversation

@adityamaru
Copy link

I've noticed that accessing https://raw.githubusercontent.com/docker/actions-toolkit/main/.github/buildx-releases.json does run into 429s that get resolved on retry, and it seems that this is a new issue with no real resolution at the moment https://github.com/orgs/community/discussions/157887. We can cache this and solve this more gracefully but this is a good stop gap

@adityamaru adityamaru merged commit e09a088 into master May 18, 2025
3 checks passed
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.

1 participant