Simple and easy retry mechanism package for Go
-
Updated
Jan 4, 2022 - Go
Simple and easy retry mechanism package for Go
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
Multi-paradigm programming in C#
A simple app highlighting how we can implement retry mechanism in Spring Boot
A resilient email delivery backend system built as part of the PearlThoughts internship challenge.
resilience and fault tolerance library written in kotlin.
A criticality-aware H.264 encoder simulation that models how different encoding blocks can be protected with resilience strategies such as retries, ECC, TMR, and checkpointing. This project demonstrates how fault-tolerant design principles can be applied to video compression pipelines.
A robust platform to manage, monitor, and deliver webhooks with retry mechanism, detailed logging, and real-time status tracking. Built with Laravel and Redis.
A simple app highlighting how we can implement retry mechanism using custom retry policy in Spring Boot
A library that extends Quartz.NET to provide a seamless job retry mechanism on failures.
A simple and efficient Go library providing configurable retry mechanisms for functions that may fail. Ideal for handling transient errors in network operations, API calls, and other tasks requiring multiple attempts.
This repository is a FastAPI application that handles GitHub webhooks to automate adding issues to GitHub Projects V2. When issues are opened or reopened, they are automatically added to a specified GitHub project. The application includes a retry mechanism for failed webhook deliveries and supports scheduled tasks.
Add a description, image, and links to the retry-mechanism topic page so that developers can more easily learn about it.
To associate your repository with the retry-mechanism topic, visit your repo's landing page and select "manage topics."