@rpldy/retry-hooks
Installation
- npm
- Yarn
- pnpm
npm install @rpldy/retry-hooks
yarn add @rpldy/retry-hooks
pnpm add @rpldy/retry-hooks
Details
This package exposes useful hooks for the @rpldy/retry package which adds upload retry capabilities to the uploader.
It makes it easy to use retry from a React UI application.
info
To enable retries for your Uploady instance, you need to use the provided (uploader enhancer): retryEnhancer.