polytope-server 2.3.2
Frontend release: immediate queued-resource cleanup from bits-broker #58.
- Explicit cancellation removes queued dispatcher state immediately, releasing queue permits and per-user admission reservations without waiting for a worker.
- Client abandonment does the same after the configured reconnect grace; a prompt normal poll preserves the job.
- poll_submit now counts as client presence for its full lifetime, fixing the 25s submit-poll vs 5s reconnect-window mismatch.
- Queue ordering structures retain cheap tombstones, which existing worker dequeue logic skips.
Artifact tags: frontend 2.3.1 (new). Worker images remain 2.3.1 and are skipped as immutable existing tags.