Commit 874007f
GH-3142: Clarify republishToDlq default behaviour in docs
The previous description opened with "By default, messages that fail after
retries are exhausted are rejected", which implies the default is false
(reject). The actual default is true (republish with extra headers).
Rewrite the description to lead with the true default behaviour and
describe the false case explicitly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3e9eed1 commit 874007f
1 file changed
Lines changed: 2 additions & 3 deletions
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
| 275 | + | |
| 276 | + | |
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
| |||
0 commit comments