Commit 28da909
committed
Improves dead letter logging in InMemoryQueue
Refines the logging message when a message exceeds the retry limit and is moved to the dead letter queue in the InMemoryQueue.
The log message now includes the number of attempts and the configured retries for better clarity.1 parent 048b7ce commit 28da909
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
0 commit comments