aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/remote/RemoteRetrier.java
Commit message (Expand)AuthorAge
* remote: concurrent blob downloads. Fixes #5215Gravatar buchgr2018-06-02
* remote: Replace Retrier with Retrier2.Gravatar buchgr2017-12-04
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Making RESOURCE_EXHAUSTED a retriable error, per guideine in: https://cloud.g...Gravatar olaola2017-09-29
* remote: Add new retrier with support for circuit breakingGravatar buchgr2017-09-12