Categorygithub.com/concourse/retryhttp
repositorypackage
1.2.4
Repository: https://github.com/concourse/retryhttp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

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