Projects in Awesome Lists tagged with retry-mechanism
A curated list of projects in awesome lists tagged with retry-mechanism .
https://github.com/thedevsaddam/retry
Simple and easy retry mechanism package for Go
goretry retry retry-go retry-mechanism
Last synced: 26 Apr 2025
https://github.com/bootcamptoprod/spring-boot-retry
A simple app highlighting how we can implement retry mechanism in Spring Boot
exponential-backoff resilience resiliency retry-mechanism spring spring-boot spring-retry
Last synced: 25 Feb 2025
https://github.com/raniellyferreira/go-retryable
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.
error-handling go go-library golang retries retry retry-mechanism retry-strategy retryable transient-errors
Last synced: 15 Mar 2025
https://github.com/gopal96685/throttler
A highly configurable Go library for rate-limiting, task scheduling, and priority-based execution with retries, backoff, and circuit breaking capabilities.
circuit-breaker concurrency go priority-queue ratelimit ratelimiter retry-mechanism taskqueue throttle throttling workerpool
Last synced: 28 Feb 2025
https://github.com/glueops/storypoints
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.
automation continue-integration fastapi fastapi-application fastapi-webhook github github-app github-integration github-issues-sync github-projects issue-tracking project-management python retry-mechanism scheduled-tasks webhook-processing webhooks
Last synced: 03 Apr 2025