aklepatc ([personal profile] aklepatc) wrote2024-04-22 10:34 am
Entry tags:

Exponential Backoff in Golang: take two

Most important change: float multiplier. Special thanks to [personal profile] juan_gandhi for this discussion!

https://github.com/aklepatc/backoff/blob/main/backoff.go