All Product Updates
Stability
Core update
Broad release

Queued attachment conversion

Candidate Data

What changed

Attachment conversion now uses request-scoped queues, preventing one batch of scanned resumes from interfering with another.

Why it matters

  • Each conversion request owns its candidate-preparation and PDF image-transcription queues.
  • Concurrent batches can respect their own limits without sharing stale work or duplicate queue state.