Type alias OnRetryFunction

OnRetryFunction: ((args) => void | OnRetryFunctionResponse | Promise<OnRetryFunctionResponse>)

Type declaration

Generated using TypeDoc