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
{{ message }}
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
AFAIK the default jitter algorithm is the `full_jitter` making the polling interval vary between 0 and 1 sec in the given example.
If someone wants to have a fixed polling interval/frequency as the lead of this example suggests then jitter should be disabled.
0 commit comments