File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ welcome to contact us.
6565
6666You can also find further information in the following references:
6767
68- * [ Wikipedia: Exponential Backoff] ( https://en.wikipedia.org/wiki/Exponential_backoff#Truncated_exponential_backoff )
69- * [ Google SRE Book: Adressing Cascading Failures: Retries] ( https://sre.google/sre-book/addressing-cascading-failures/#retires )
70- * [ AWS: Exponential Backoff And Jitter] ( https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/ )
71- * [ Google Cloud IAM: Retry failed requests] ( https://docs.cloud.google.com/iam/docs/retry-strategy )
72- * [ Google: Building Secure and Reliable Systems: Mitigating Denial-of-Service Attacks: Client Retry Behavior] ( https://google.github.io/building-secure-and-reliable-systems/raw/ch10.html#client_retry_behavior )
68+ - [ Wikipedia: Exponential Backoff] ( https://en.wikipedia.org/wiki/Exponential_backoff#Truncated_exponential_backoff )
69+ - [ Google SRE Book: Adressing Cascading Failures: Retries] ( https://sre.google/sre-book/addressing-cascading-failures/#retires )
70+ - [ AWS: Exponential Backoff And Jitter] ( https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/ )
71+ - [ Google Cloud IAM: Retry failed requests] ( https://docs.cloud.google.com/iam/docs/retry-strategy )
72+ - [ Google: Building Secure and Reliable Systems: Mitigating Denial-of-Service Attacks: Client Retry Behavior] ( https://google.github.io/building-secure-and-reliable-systems/raw/ch10.html#client_retry_behavior )
You can’t perform that action at this time.
0 commit comments