Commit 6c1613f
fix: check batch size before re-queueing retried messages (#2027)
* fix: check batch size before re-queueing retried messages
* fix: remove dangling Promise after 5.x linting changes
* fix: bring up to date with the logging changes
---------
Co-authored-by: Megan Potter <[email protected]>1 parent 47517b2 commit 6c1613f
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
290 | 308 | | |
291 | 309 | | |
292 | 310 | | |
293 | 311 | | |
294 | 312 | | |
| 313 | + | |
295 | 314 | | |
296 | 315 | | |
297 | 316 | | |
| |||
0 commit comments