Skip to content

Fix Retry-After handling #230

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brandond
Copy link
Member

retry-after header contains the number of seconds after which a retry can be attempted, NOT a millisecond unix timestamp after which it can be attempted.

Ref: https://docs.docker.com/reference/api/hub/latest/#tag/rate-limiting

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner June 30, 2025 19:14
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