Fix behavior of DRR cached queues
Skipped elements must remain in the cache until a message was processed successfully in `new_round` instead of prepended at the start of every new round.
Showing
Please register or sign in to comment
Skipped elements must remain in the cache until a message was processed successfully in `new_round` instead of prepended at the start of every new round.