I don't know go; so this piece looks (to me) just weird:
func expBackoff( ctx context.Context, call func() error, limit int, delay time.Duration, multiplier float64, ) error {
Just the language.
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.