An open API service indexing awesome lists of open source software.

https://github.com/concourse/retryhttp

Retryable http transport used by baggageclaim client and garden client in ATC
https://github.com/concourse/retryhttp

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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)