rack-timeout
Timeout checker
A tool to abort requests that take too long by raising an exception after a specified timeout period
Abort requests that are taking too long
879 stars
45 watching
157 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ankane/slowpoke | Enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages for Rails applications. | 360 |
gpfunk/redux-timeout | A middleware that watches for actions and triggers functions after a specified timeout period | 27 |
enanobots/m2-customer-timeout-popup | Displays a popup to customers indicating their remaining session time before automatic logout | 16 |
azzamsa/zman | A utility for displaying time progress in various formats on the command line. | 57 |
tomfromberlin/zsh-cmd-time | A plugin that displays the execution time of commands in the Z shell prompt and exports it as a variable | 1 |
ziulev/pomodoro-cycle-app | A time management tool that uses a timer to break work into intervals and provide regular breaks. | 82 |
sindresorhus/p-timeout | A utility function to decorate and manage timeouts on promises. | 274 |
typeerror/bookmarks | An extension for Burp Suite that allows users to bookmark and manage requests | 66 |
qoomon/zsh-lazyload | A plugin that loads commands lazily to speed up the startup time of the zsh shell. | 120 |
caderek/aoctimer | A tool to measure code execution time in relative units. | 9 |
tom-auger/cmdtime | A ZSH plugin to display the duration of executed commands in the terminal. | 28 |
elving/wait | A utility library that simplifies the use of timeouts and intervals in JavaScript applications. | 152 |
pnpnpn/timeout-decorator | Provides a decorator to limit the execution time of a given function | 628 |
probablykasper/time-machine-inspector | An app that inspects the size of Time Machine backups on macOS | 90 |
ringabout/timeit | Measures execution times of Nim code snippets | 35 |