Example of a rate limiter for the Python requests library.
-
Updated
Apr 28, 2024 - Python
Example of a rate limiter for the Python requests library.
Exponential backoff counter using rxjs
This is a sample iOS project about displaying git user list, profile, ... available for offline mode.
Client Side Version of our turn based Wild West theme game for CSC445 - Computer Networks. The client has several special implementations such as a Round Robin Server Find algorithm, exponential backoff and retry, threaded packet receivers meanwhile the server size are Zookeper clusters to maintain persistence
Provide exponential backoff retry to any http request libraries such as axios, http.
F# retry functionality inspired by the C# Polly package
A sample React app to demonstrate axios interceptors in handling common API requests
Network communication made easy
Just another logger and retry util library
Retry library, interface, and customizeable builder for GoLang
A simple app highlighting how we can implement retry mechanism using custom retry policy in Spring Boot
An example repo using Nest Commander to fetch Shopify products via Shopify Admin Graphql API, given a searchString via CLI (using exponential backoff).
A set of essential time related utilities
Zig implementation of exponential backoff algorithm.
PHP library implementing various backoff alforithms such as exponential backoff.
Exponential backoff is an algorithm that uses feedback to multiplicatively decrease the rate of some process, in order to gradually find an acceptable rate.
Go-Http client with backoff/circuit breaker implemented
Retry exponential backoff algorithm in Go. Generalized HTTP Request retry logic in aws/aws-sdk-go.
Add a description, image, and links to the exponential-backoff topic page so that developers can more easily learn about it.
To associate your repository with the exponential-backoff topic, visit your repo's landing page and select "manage topics."