Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
retryOnNetworkAndInternalErrors
Function retryOnNetworkAndInternalErrors
retry
On
Network
And
Internal
Errors
(
error
,
attemptNumber
)
:
Promise
<
boolean
>
|
boolean
An implementation of the shouldRetryOnError function that retries on network and internal errors.
Parameters
error
:
Error
attemptNumber
:
number
Returns
Promise
<
boolean
>
|
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Source Code
@resolution/jira-api-client
Loading...
An implementation of the shouldRetryOnError function that retries on network and internal errors.