Expand description
Retry a failing effect with exponential back-off, doubling the inter- attempt delay after each failure to avoid overwhelming the recovering system.
Retry a failing effect with exponential back-off, doubling the inter- attempt delay after each failure to avoid overwhelming the recovering system.