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.
Other
133 stars 12 forks source link

Port library to Polly v8? #36

Open drauch opened 2 weeks ago

drauch commented 2 weeks ago

Would be nice if this great contribution library would be ported to v8 resilience pipelines. Any chances?

Best regards, D.R.

drauch commented 2 weeks ago

...or is the official recommendation to use the jitter algorithm of Polly v8 instead?