Skip to content

v0.13.0

Choose a tag to compare

@ggoodman ggoodman released this 28 Jul 01:41
2449692

Durable queue work can now use partitionKey for strict per-queue FIFO execution across retries, lease recovery, restarts, and competing worker runtimes while independent partitions remain concurrent. Set it to the stable logical stream identifier when enqueueing ordered work; unpartitioned work keeps its existing scheduling behavior.