retries topic

List retries repositories

aiohttp_retry

227
Stars
24
Forks
Watchers

Simple retry client for aiohttp.

go-grpc-middleware

6.1k
Stars
678
Forks
Watchers

Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.

retry4j

200
Stars
26
Forks
Watchers

Lightweight Java library for retrying unreliable logic - DEPRECATED

bree

2.9k
Stars
78
Forks
Watchers

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.

heimdall

2.6k
Stars
214
Forks
Watchers

An enhanced HTTP client for Go

pyfailsafe

87
Stars
8
Forks
Watchers

Simple failure handling. Failsafe implementation in Python

httpclient-resilience-policies

84
Stars
5
Forks
Watchers

This library extends IHttpClientBuilder with easy to use resilience policies for the HttpClient.

airbud

15
Stars
2
Forks
Watchers

Retrieving stuff from the web is unreliable. Airbud adds retries for production, and fixture support for test.

resolutejs

23
Stars
1
Forks
Watchers

Finally get to retry during a Promise operation (works in modern browsers as well as nodejs), zero dependencies.

A sample of non-blocking retries and dead letter topics (aka reliable reprocessing and dead letter queues) with Apache Kafka using Spring Boot and Spring Kafka.