Polly v8 resilience pipelines for Azure Queue Storage — retry, timeout, and circuit-breaker for QueueClient operations.
-
Updated
Jun 28, 2026 - C#
Polly v8 resilience pipelines for Azure Queue Storage — retry, timeout, and circuit-breaker for QueueClient operations.
Polly v8 resilience pipelines for MailKit SMTP — retry, timeout, and circuit-breaker for sending email via SmtpClient.
Polly v8 resilience pipelines for Hangfire — retry, timeout, and circuit-breaker for IBackgroundJobClient.Enqueue and Schedule.
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.
Add a description, image, and links to the transient-errors topic page so that developers can more easily learn about it.
To associate your repository with the transient-errors topic, visit your repo's landing page and select "manage topics."