Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
retry on transient wrapped httpi errors (#566)
* add httpclient timeout to backoff since it is the most preferred by httpi * retry http client error subclasses since we use include? instead of is_a? on these * retry on transient wrapped httpi errors too
- Loading branch information