React Executor - v0.0.24
    Preparing search index...

    Module plugin/retryRejected

    The plugin that retries the last task if it has is failed.

    import retryRejected from 'react-executor/plugin/retryRejected';

    const executor = useExecutor('test', heavyTask, [retryRejected()]);

    Interfaces

    RetryRejectedOptions

    Functions

    default