/retryhttp

Retryable http transport used by baggageclaim client and garden client in ATC

Primary LanguageGoApache License 2.0Apache-2.0

retryhttp

Provides RetryRoundTripper used by Baggageclaim client and ATC garden client.

Retries on network errors, does not retry if request body was already read from (e.g. streaming request)