Skip to content

Commit 5e40fc1

Browse files
author
Sumit Ghosh
authored
Added jitter additional resources back to the page (#23571)
1 parent 2005c49 commit 5e40fc1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/architecture/microservices/implement-resilient-applications/implement-http-call-retries-exponential-backoff-polly.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ var retryPolicy = Policy
6868
- **Polly (.NET resilience and transient-fault-handling library)**
6969
<https://github.com/App-vNext/Polly>
7070

71+
- **Polly: Retry with Jitter**
72+
<https://github.com/App-vNext/Polly/wiki/Retry-with-jitter>
73+
7174
- **Marc Brooker. Jitter: Making Things Better With Randomness**
7275
<https://brooker.co.za/blog/2015/03/21/backoff.html>
7376

0 commit comments

Comments
 (0)