You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial wait is a random integer in the range (0, 2E9] where the units are ns as those are the underlying units of time.Duration. So the initial wait is plausibly 1 ns some of the time.
Edit: I read the code too quickly, we are always guaranteed to wait for at least init:
Failing test case
TestCloseChannel/EqualJitterBackoff
Error message
Should be false
Build
https://buildkite.com/elastic/elastic-agent/builds/7764#018e3888-360a-47b4-b8f1-04255d95d697
OS
Mac
Stacktrace and notes
The text was updated successfully, but these errors were encountered: