Selected Tags

Click on a tag to remove it

Retry packages

Showing projects tagged as Exception and Retry

  • Polly

    9.7 9.8 L3 C#
    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
  • trybot

    1.6 3.6 C#
    A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.