Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: retry-pattern

davidwartell/go-mongo-manager

Golang library for managing MongoDB connections, indexes, and heartbeat for clients. Index as code. Dirty write handling. Retry handling for E11000 duplicate key errors.

Language: Go - Size: 71.3 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1 - Forks: 0

Polly-Contrib/Polly.Contrib.WaitAndRetry

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.

Language: C# - Size: 186 KB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 130 - Forks: 12

mattruma/MJR047

Azure Durable Function with retry and error handling

Language: C# - Size: 4.88 KB - Last synced: 24 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

bilalislam/rabbitmq-retry-mechanism

simple rabbitmq retry mechanism with ttl + dead lettering

Language: C# - Size: 967 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

kolan72/PoliNorError

PoliNorError is a library that provides error handling capabilities through Retry and Fallback policies. The library has a specific focus on handling potential exceptions within the catch block and offers various configuration options.

Language: C# - Size: 1.2 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 1

vitoc/batchqueue

An Azure architecture leveraging Azure Logic Apps to process batch data. Each item in a batch is placed in a Service Bus. Downstream Logic Apps will receive from queue/subscription using the Service Bus connector.

Size: 137 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Dixin/EnterpriseLibrary.TransientFaultHandling.Core

Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.

Language: C# - Size: 375 KB - Last synced: 15 days ago - Pushed: about 2 months ago - Stars: 19 - Forks: 7

IlicMiljan/Retry-Master

RetryMaster is a flexible and extensible PHP library for handling operation retries.

Language: PHP - Size: 141 KB - Last synced: 25 days ago - Pushed: 12 months ago - Stars: 2 - Forks: 0

irinatomic/Fitness_centre_microservises_project

Fitness centre structured as a microservices-based architecture

Language: Java - Size: 602 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

yveskaufmann/retry

Utility for retrying promise based operation on certain situations.

Language: TypeScript - Size: 1.62 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 1 - Forks: 1

hipjim/scala-retry

Simple retry mechanism for arbitrary function calls in Scala.

Language: Scala - Size: 133 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 28 - Forks: 5

GokGokalp/Luffy

Luffy is a simple resilience and transient-fault handling library

Language: C# - Size: 120 KB - Last synced: 19 days ago - Pushed: over 6 years ago - Stars: 22 - Forks: 8

LamaBimal/retry-pattern-java

This example demonstrates the dynamic retry logic implementation in java 8

Size: 3.91 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

The-Igor/retry-policy-service

Retry policies for network requests in swift DispatchTimeInterval to Duration swift retry swift Retry strategies library Retry policies for network requests Retry strategies for API calls Configurable retry strategies for REST Exponential backoff algorithm

Language: Swift - Size: 16.6 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

cihatsolak/net7-microservice-design-patterns

This Github repository contains code samples, documentation, and resources covering patterns such as Saga Choreography, Orchestration, Event Sourcing, and Resiliency. It is a resource to help application developers build flexible and resilient systems in complex scenarios.

Language: C# - Size: 119 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 6 - Forks: 1

rbrahul/retry

An essential retry-operation related library for Golang to build fault-tolerant system.

Language: Go - Size: 24.4 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 7 - Forks: 1

LukaPavlovicGit/rent-a-car

Project For Software Components Course

Language: Java - Size: 773 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

vany0114/resilience-strategy-with-polly

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

Language: C# - Size: 44.9 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 26 - Forks: 6

AbhishekChd/redis-event-delivery

Redis based highly available event delivery design

Language: Java - Size: 253 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

alexpantyukhin/retryer

Language: Go - Size: 9.77 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 4 - Forks: 0

gabriel-rcpereira/resilience

Repository created to apply CircuitBreaker and Retry patterns using Resilience4J.

Language: Java - Size: 85 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

Deeptiman/grpc-connection-library

grpc-connection-library that supports the gRPC client-server connection interface for the developers to use as a gRPC middleware in the application.

Language: Go - Size: 136 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 13 - Forks: 4

morilog/retry

Retry is a golang pure package implements the retry-pattern to retry failures until certain attempts in certain time.

Language: Go - Size: 12.7 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

BootcampToProd/spring-boot-resilience4j-retry

A simple app highlighting how we can implement retry mechanism using Resilience4j in Spring Boot

Language: Java - Size: 8.79 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

dogaanismail/eCommerceOnContainer

About Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.

Language: JavaScript - Size: 19.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

honestbee/kafkaclient

Kafka client with auto-retry feature

Language: Go - Size: 31.3 KB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 12 - Forks: 2

damnever/resilience-go

Resilience patterns.

Language: Go - Size: 77.1 KB - Last synced: 16 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

restaurant-cheetah/take2

Easily define Take2 🎬 to retry API calls, methods, or just a block of code.

Language: Ruby - Size: 62.5 KB - Last synced: 23 days ago - Pushed: almost 4 years ago - Stars: 12 - Forks: 1

The-Igor/retry-policy-service-example

Example for retry service provides policy for how often some operation should happen with the timeout limit

Language: Swift - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

colinzhu/db-task-queue

Efficient database-backed task queue processing with retry pattern

Language: Java - Size: 83 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

muratcanabay/spring-microservice-example

Spring Boot microservice examples using Google Cloud Platform(GKE), API Gateway, Load Balancer, Eureka Server/Client etc.

Language: Java - Size: 611 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

eduardNeagoe/currency-exchange-conversion-microservices-spring

Scalable Microservices App with Spring Cloud and Docker

Language: Java - Size: 1.54 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

Mijonic/smart-energy

Electric Power Distribution Work Management System

Language: C# - Size: 959 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

bnsd55/RetryCatch

A retry catch mechanism that provides a synchronous and asynchronous running, using Java 8.

Language: Java - Size: 19.5 KB - Last synced: 5 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

alexanderywang/tfjs-transfer-learning-image-classifier

React + TensorFlow.js Transfer Learning Image Classifier + Google Translate + Google Text-To-Speech

Language: JavaScript - Size: 2.97 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

AdsHan/dotnet-polly-retry-pattern

Retry Pattern with Polly.

Language: C# - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

AdsHan/dotnet-polly-circuit-breaker

Retry and Circuit Breaker patterns.

Language: C# - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Tarak-Chandra-Sarkar/CloudDesignPatterns

Explore Cloud Design Patterns specially in Microsoft Azure

Language: C# - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

felipementel/RetryPattern.Method.v1

Using Retry Pattern to test login method

Language: C# - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

robinsonvs/handle-with-api-external

Retry system to handle intermittent communication between an internal and an external API.

Language: Java - Size: 13.7 KB - Last synced: 12 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

denis-zavgorodny/retry-my-fetch

Tiny decorator for Fetch API which allows resending (retrying) your requests in case if that fails

Language: JavaScript - Size: 312 KB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 1

samarthj/pylib-helpers

Helpers for logging, sleeping, and other common functional work done across projects

Language: Python - Size: 634 KB - Last synced: 14 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

kunalm8470/aspcore_retries

Retry mechanism using Polly in ASP .NET Core

Language: C# - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

pepperkit/retry

This is a free, simple retry library for Java - is pure implementation without any dependency. It helps you transparently retry failed operations.

Language: Java - Size: 156 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

thiyagu06/retry4k

resilience and fault tolerance library written in kotlin.

Language: Kotlin - Size: 70.3 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

itqpleyva/SpringBootRetryPattern

Example of Retry Pattern based on Spring Boot

Language: Java - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

tiarebalbi/resilience4j-demo

Resilience4j Demo

Language: Kotlin - Size: 84 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

sakib142/spring-projects

Spring based projects

Language: Java - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

hedza06/spring-boot-retry

Demonstration of Spring Boot Retry Mechanism

Language: Java - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mostafa-asg/retry

Don't give up, at least at first attempt!

Language: Kotlin - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Encounter27/go-cassandra-mux-example

Language: Go - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 1

alextanhongpin/circuit-retry

Retry pattern for promises to ensure all requests have been processed accordingly

Language: TypeScript - Size: 53.7 KB - Last synced: 12 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0