aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/remote/RetrierTest.java
Commit message (Expand)AuthorAge
* Retry ensureInputsPresent/execute/downloadGravatar George Gensure2018-07-10
* remote: concurrent blob downloads. Fixes #5215Gravatar buchgr2018-06-02
* remote: Replace Retrier with Retrier2.Gravatar buchgr2017-12-04
* Fixing displayed retry attempts one-off error, when the error is non-retriable.Gravatar olaola2017-10-06
* Fixing the handling of retries for watch and execute calls.Gravatar olaola2017-07-13
* Refactor RemoteSpawn{Strategy,Runner}Gravatar ulfjack2017-07-07
* Implement retry logic for the gRPC calls in remote execution and caching. TheGravatar olaola2017-06-30