Exponential Backoff in Golang: take two
Apr. 22nd, 2024 10:34 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Most important change: float multiplier. Special thanks to
juan_gandhi for this discussion!
https://github.com/aklepatc/backoff/blob/main/backoff.go
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
https://github.com/aklepatc/backoff/blob/main/backoff.go
no subject
Date: 2024-04-22 04:59 pm (UTC)I don't know go; so this piece looks (to me) just weird:
Just the language.
no subject
Date: 2024-04-22 05:13 pm (UTC)Put a long list of function args one-per-line. Thought it would be easier to read...
no subject
Date: 2024-04-22 05:14 pm (UTC)no subject
Date: 2024-04-22 05:18 pm (UTC)no subject
Date: 2024-04-22 05:51 pm (UTC)no subject
Date: 2024-04-22 06:23 pm (UTC)