backoff icon indicating copy to clipboard operation
backoff copied to clipboard

Optimized wait generators.

Open jcbertin opened this issue 1 year ago • 0 comments

Removed usage of the ** operator in expo() generator. Fixed default min_value for decay() generator: saved a test in the limit condition. Saved a couple of tests for limit condition in all generators.

jcbertin avatar Jun 24 '23 15:06 jcbertin