A retry callback can be used to receive any warnings caused by a failure to complete an action while the retry behavior of the function is still in progress. For each retry an new call will be made to RetryCallback returning the retry count and the error which caused the retry
Generated using TypeDoc
The generic error type that encompasses all custom errors