redux-owl
Offline retryer
A library that provides a simple method for supporting offline sync by retrying failed actions at configurable intervals and with exponential backoff.
one way linker
9 stars
2 watching
0 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple library to handle repeated attempts at completing a task with error handling and customizable backoff strategy | 12 |
| Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 |
| A service that adds retry logic to Angular's HttpClient methods | 1 |
| A utility for automatically retrying failed promise-returning or async functions with exponential backoff and customizable error handling. | 808 |
| A tool for retrying code blocks with customizable options. | 6 |
| A middleware for synchronizing the URL with Redux store state | 7 |
| A Swift library that provides a flexible way to retry failed operations with customizable delay strategies and maximum attempts. | 499 |
| A general-purpose retrying library for Python applications | 1,918 |
| A library providing an interruptible mechanism to perform actions repetitively until successful | 341 |
| Provides retry logic and exponential backoff support for Resque jobs | 422 |
| A middleware that simplifies data fetching and status tracking in Redux applications. | 38 |
| Utility for automatic code recompilation and reloading in Erlang development environments | 751 |
| A retry mechanism with exponential backoff for handling unreliable code blocks | 41 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |