BackoffStrategy
Controls the delay between retry attempts.
Use NoBackoff to retry immediately, or ExponentialBackoff to apply progressively longer delays between attempts.
Controls the delay between retry attempts.
Use NoBackoff to retry immediately, or ExponentialBackoff to apply progressively longer delays between attempts.