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

Increase docker registry client timeout #5674

Merged
merged 2 commits into from
Sep 12, 2022
Merged

Conversation

pavera
Copy link
Contributor

@pavera pavera commented Sep 10, 2022

DockerRegistry2 has a default read timeout of 5s. We have seen issues where loading the list of docker tags times out if that list is very large. This increases the timeout to 10s which in my testing locally is sufficient to load hexpm/elixir with > 150k tags.

@pavera pavera requested a review from a team as a code owner September 10, 2022 18:48
@pavera pavera force-pushed the pavera/increase-docker-timeout branch from ec42ba7 to cb05dd6 Compare September 12, 2022 11:34
@pavera pavera force-pushed the pavera/increase-docker-timeout branch from cb05dd6 to 8b4a661 Compare September 12, 2022 13:34
@pavera pavera merged commit 0b15fa4 into main Sep 12, 2022
@pavera pavera deleted the pavera/increase-docker-timeout branch September 12, 2022 13:57
@pavera pavera mentioned this pull request Oct 31, 2022
@jeffwidman jeffwidman added the L: docker Docker containers label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker Docker containers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants