ProtectedInternalRetries failed actions with exponential backoff
The action parameters containing:
Result of the successful action or final failure
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that retries failed actions with exponential backoff
Example