shouldRetry MethodStatic

Decides whether request should be retried or not

shouldRetry(error: any, response: any): boolean

Parameter Type Description
error any Error
response any Response

Returns - boolean

Defined in

Last Updated: 11 June, 2024