DDeno•Created by zing on 11/17/2024 in #help Sequential queue processing with Deno KV listenQueue?
You may also want to note that the docs explicitly warn about the lack of guaranteed in-order processing, so you could potentially process the requests themselves out of sequence at high throughput, if that matters to you.