Preparing search index...
The search index is not available
@lemoncloud/lemon-web-core
@lemoncloud/lemon-web-core
withRetries
Function withRetries
with
Retries
(
attempt
,
nthTry
,
delay
)
:
(
(
...
args
)
=>
Promise
<
any
>
)
Parameters
attempt
:
any
nthTry
:
number
delay
:
number
Returns
(
(
...
args
)
=>
Promise
<
any
>
)
(
...
args
)
:
Promise
<
any
>
Parameters
Rest
...
args
:
any
[]
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@lemoncloud/lemon-web-core
Loading...