This item only defines dependencies and configuration. Check the Configuration panel on the right for more details.
Configuration
Name
use-retry
Type
Hook
Description
A retry loop for one async call: exponential backoff with full jitter, a shouldRetry predicate, a live countdown to the next attempt, and cancellation that clears every timer.
Files
1
Registry Items
This item has no files to display
This item only defines dependencies and configuration. Check the Configuration panel on the right for more details.
Configuration
Name
use-retry
Type
Hook
Description
A retry loop for one async call: exponential backoff with full jitter, a shouldRetry predicate, a live countdown to the next attempt, and cancellation that clears every timer.