Files
gerrit/plugins
Dave Borowitz c9d84f7404 RetryHelper: Refactor to take multiple options
Pass an AutoValue Options arg in instead of one (and soon more than one)
nullable argument. The Options arg is a slightly more user-friendly
wrapper around upstream's RetryerHelper.

Use this approach instead of making RetryHelper a non-singleton and
using a more builder-ish approach for RetryHelper itself. This would
require much more churn at call sites, the vast majority of which are
fine with the defaults.

Change-Id: I285843940c06d9e520b611d9bfa5053634682ce1
2017-08-08 15:23:01 -04:00
..
2017-04-20 15:13:16 +00:00
2017-06-24 02:27:46 +00:00
2017-02-28 18:14:01 +09:00