We're adding full Jitter to our exponential-back off algorithm. We're adding 50 milliseconds as max delay value.
As per #145, we want to add jitter so that we don't have retry storms.
Relates to: #145