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

[dockerhub-client] - handle 429 errors with username:password #4227

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

GuyAfik
Copy link
Contributor

@GuyAfik GuyAfik commented Apr 14, 2024

Description

Fixes and issue where dockerhub client failed when receiving errors of rate-limits when authenticating with username:password.

Copy link

Changelog(s) in markdown:

  • Fixed an issue where requests to dockerhub failed on rate-limits when authenticating with username and password. #4227

@GuyAfik GuyAfik requested a review from ilaner April 14, 2024 13:29
@GuyAfik GuyAfik merged commit 14b4835 into master Apr 16, 2024
24 checks passed
@GuyAfik GuyAfik deleted the dockerhub_client_handle_429 branch April 16, 2024 13:53
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