To pass 0ms, I can just use `TimeValue.ZERO_MILLISECONDS`. Handy dandy! On Wed, Jan 29, 2020 at 10:43 AM Michael Osipov <[email protected]> wrote:
> Am 2020-01-29 um 18:50 schrieb Oleg Kalnichevski: > > On Wed, 2020-01-29 at 07:50 -0800, Ryan Schmitt wrote: > >> You may recall from middle school that "greater than zero" means that > >> zero > >> is not a legal value. Why can't I pass in a zero interval in order to > >> signal that I want retries to be performed immediately? > >> > > > > I do not think it was intentional. Please just go ahead and patch it. > Ryan, > > Take documentation (update) into account as well. But frankly, is there > any difference for you between 0 s and 1 ms?? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
