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()]);

Index

Interfaces

Functions