• Preparing search index...
  • The search index is not available
React Executor - v0.0.21
  • React Executor
  • plugin/retryFulfilled
  • default

Function default

  • default<Value>(options?): 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
React Executor - v0.0.21
  • Loading...