Skip to content

increase timeout and retry delay

docker-gc fails quite often in production with a requests.exceptions.ReadTimeout: UnixHTTPConnectionPool error.

This change increases the timeout and makes the retry less aggressive.

Bug: T350478

Merge request reports

Loading