Here are
240 public repositories
matching this topic...
Fault tolerance and resilience patterns for the JVM
Updated
Aug 15, 2021
Java
Timeout decorator for Python
Updated
Jan 26, 2021
Python
A Promise-based API for setTimeout / clearTimeout
Updated
Jan 26, 2021
JavaScript
Request timeout middleware for Connect/Express
Updated
Dec 18, 2020
JavaScript
Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.
Updated
Mar 27, 2020
Java
Timer plugin for Moment.js that allows creation of setInterval and setTimeout-like timers.
Updated
Feb 26, 2021
JavaScript
A library to improve the resilience of Go applications in an easy and flexible way
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Simplifies the parallelization of function calls.
Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods
Updated
Apr 29, 2021
Python
An adapter for futures, which chunks up elements and flushes them after a timeout, or when the buffer is full. (Formerly known as tokio-batch.)
Updated
Apr 30, 2021
Rust
🦁 A tiny setTimeout alternative with progress.
Updated
Mar 11, 2020
JavaScript
Timeout Middleware for Gin framework
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires
Updated
Jul 17, 2020
TypeScript
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.
Updated
Jun 22, 2018
JavaScript
Hedged HTTP client which helps to reduce tail latency at scale.
Tiny fetch API wrapper to add support for retries with linear & exponential backoff and timeouts (651 Bytes)
Updated
Aug 11, 2021
JavaScript
Ensure a function is always called within a timeout period
Updated
Oct 27, 2020
JavaScript
A window.fetch JavaScript polyfill.
Updated
Feb 27, 2017
JavaScript
Quite convenient and flexible React component for adding easter eggs to your React app
Updated
Jun 23, 2018
JavaScript
A tiny library for configurable virtual clocks
Updated
Mar 19, 2021
JavaScript
jQuery session timeout handler
Updated
Jan 23, 2020
JavaScript
Updated
Nov 12, 2020
Java
Updated
Feb 5, 2021
TypeScript
Utility class to simplify use of timers created by setTimeout
Updated
May 6, 2020
JavaScript
Javascript utility functions for web development
Updated
May 13, 2021
TypeScript
A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.
Improve this page
Add a description, image, and links to the
timeout
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
timeout
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello,
if I stay on a html page and do ajax requests (without reloading the page) the session timeout popup is shown. Is there a way to avoid this, for example, reset the timer ?