retryTimeout
Provides a timeout used to delay the next call.
Return
The timeout in milliseconds before making a retry.
Parameters
attempt
Current retry attempt.
error
The error returned by the previous attempt.
Provides a timeout used to delay the next call.
The timeout in milliseconds before making a retry.
Current retry attempt.
The error returned by the previous attempt.