Commit 9565c7d
Add Retries section to README (#671)
## Summary
- Added a dedicated "Retries" section to the README, placed between
"Paginated responses" and "Single-Sign-On (SSO) with OAuth"
- The README introduction already mentions that the SDK performs
"intelligent retries," but there was no dedicated section explaining the
retry behavior
- Added corresponding TOC entry and updated NEXT_CHANGELOG.md
## Test plan
- [x] Verify the new TOC entry links correctly to the Retries section
- [x] Verify the Retries section renders correctly in GitHub markdown
- [x] Verify NEXT_CHANGELOG.md has the documentation entry
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0a4469a commit 9565c7d
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
340 | 341 | | |
341 | 342 | | |
342 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
343 | 348 | | |
344 | 349 | | |
345 | 350 | | |
| |||
0 commit comments