gagank4ur / retryhttp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

License:Apache License 2.0


Languages

Language:Go 100.0%