Skip to content

Introduce Jitter with Backoff

Bojan Marjanovic requested to merge 145-introduce-jitter-with-backoff into main

What

We're adding full Jitter to our exponential-back off algorithm. We're adding 50 milliseconds as max delay value.

Why

As per #145, we want to add jitter so that we don't have retry storms.


Relates to: #145

Edited by Bojan Marjanovic

Merge request reports

Loading