Loading
fix(test): make JetStream publisher test repeatable
Reuse and delete the work-queue consumer instead of leaking a durable on every run. Purge only the deploy subject before publishing so stale test messages cannot be consumed, while leaving other OOP_TASKS subjects untouched. Assert the specified 24-hour max_age and work-queue retention.