Commit 07d70b2
committed
Defer AMQP delayed queue pruning
Keep AMQP delayed queue tracking cheap on enqueue by recording the
expiry without scanning the whole map. Stale delayed queue names are
still pruned before getDepth() probes them.
#748 (comment)
Assisted-by: Codex:gpt-5.51 parent efd5ccc commit 07d70b2
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | 375 | | |
377 | 376 | | |
378 | 377 | | |
| |||
0 commit comments