Skip to content

Commit 658de14

Browse files
committed
PB-2395: better title
1 parent ae1c1cd commit 658de14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/retry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Retry strategy
1+
# Retrying failed requests
22

33
For any request that you want to retry automatically, we recommend that you do
44
so using a truncated exponential backoff algorithm with jitter.

0 commit comments

Comments
 (0)