There was an error while loading. Please reload this page.
1 parent ae1c1cd commit 658de14Copy full SHA for 658de14
1 file changed
get-started/retry.md
@@ -1,4 +1,4 @@
1
-# Retry strategy
+# Retrying failed requests
2
3
For any request that you want to retry automatically, we recommend that you do
4
so using a truncated exponential backoff algorithm with jitter.
0 commit comments