carvel-dev / carvel-dev/imgpkg
Lower the concurrency when "TOOMANYREQUESTS: Rate exceeded" occurs
- Dominant language
- Go
- Stars
- 284
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem/challenge you have**
When talking to some registries imgpkg might be doing more requests than the registry allows.
**Describe the solution you'd like**
Whenever imgpkg encounters the TOOMANYREQUESTS error it would be interesting to automatically adapt by lowering the number of concurrent workers it is using.
**Anything else you would like to add:**
Investigate to understand what it would look like to implement this feature.
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help work on this issue.
Contributor guide
Assessment
This issue has not been assessed yet.