redux-timeout
Timeout checker
A middleware that watches for actions and triggers functions after a specified timeout period
Watches and triggers actions if a timeout threshold is met
27 stars
4 watching
8 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to abort requests that take too long by raising an exception after a specified timeout period | 880 |
| A utility function to decorate and manage timeouts on promises. | 275 |
| Enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages for Rails applications. | 362 |
| Middleware to sync parts of Redux state with browser cookies. | 81 |
| An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. | 207 |
| A utility library that simplifies the use of timeouts and intervals in JavaScript applications. | 152 |
| A library to listen for changes in a Redux store's state | 6 |
| A tool that displays Redux action logs in a filterable tree view. | 153 |
| Displays a popup to customers indicating their remaining session time before automatic logout | 17 |
| A tool that helps developers diagnose and report issues with Redux applications | 683 |
| A CDK construct that allows you to set a timeout period after which an AWS CloudFormation stack will be automatically destroyed. | 39 |
| An application that monitors Docker Swarm services and sends notifications when any service becomes unavailable. | 21 |
| A set of reusable Redux components and utilities to simplify the management of application state in React applications | 27 |
| A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| A simple alarm system that allows for control-focused timing and looping of code execution. | 4 |