Commit bc45a34
docs: name 502/503/504 explicitly in the v1.0.1 retry notes (PR #48 review)
"a genuine transient 5xx" could be read to include 500, which is NOT retried. Say
"only a 502, 503, or 504" to match the code (TRANSIENT_STATUS) and the very next
sentence. Also tightened "500 / other 4xx" (500 isn't a 4xx) to "a 500, any other 4xx".
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 722ee8e commit bc45a34
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments