Skip to content

Commit 77375eb

Browse files
blainekastenstainless-app[bot]
authored andcommitted
Update README.md
1 parent 9b5be80 commit 77375eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Error codes are as follows:
167167

168168
Certain errors will be automatically retried 2 times by default, with a short exponential backoff.
169169
Connection errors (for example, due to a network connectivity problem), 408 Request Timeout, 409 Conflict,
170-
429 Rate Limit, and >=500 Internal errors will all be retried by default.
170+
429 Rate Limit, and >=501 Internal errors will all be retried by default.
171171

172172
You can use the `maxRetries` option to configure or disable this:
173173

0 commit comments

Comments
 (0)