kinetex - v1.0.0-rc.1
Preparing search index...
OnRetryHook
Type Alias OnRetryHook
OnRetryHook
:
(
evt
:
RetryEvent
,
ctx
:
HookContext
)
=>
Promise
<
void
>
|
void
Called before each retry
Type Declaration
(
evt
:
RetryEvent
,
ctx
:
HookContext
)
:
Promise
<
void
>
|
void
Parameters
evt
:
RetryEvent
ctx
:
HookContext
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Called before each retry