React Executor - v0.0.24
Preparing search index...
plugin/retryFulfilled
default
Function default
default
<
Value
=
any
>
(
options
?:
RetryFulfilledOptions
<
Value
>
,
)
:
ExecutorPlugin
<
Value
>
Retries the last task if the executor is fulfilled.
Type Parameters
Value
=
any
The value stored by the executor.
Parameters
options
:
RetryFulfilledOptions
<
Value
>
= emptyObject
Retry options.
Returns
ExecutorPlugin
<
Value
>
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
React Executor - v0.0.24
Loading...
Retries the last task if the executor is fulfilled.