openreader/src/lib/server/compute
Richard R 7732426963 feat(pdf): enable opId tracking and propagation for layout parsing operations
Integrate opId handling throughout PDF layout parsing by updating client hooks, API routes, and event streams to support operation ID propagation. Add server utility for worker operation creation to centralize opId management. Enhance polling and SSE subscription utilities to accept and return opId, improving traceability and coordination of parse operations across the client and server.
2026-05-27 02:35:46 -06:00
..
index.ts cleanup compute core/server dead paths 2026-05-26 18:43:05 -06:00
types.ts cleanup compute core/server dead paths 2026-05-26 18:43:05 -06:00
worker-op-create.ts feat(pdf): enable opId tracking and propagation for layout parsing operations 2026-05-27 02:35:46 -06:00
worker-op-state.ts refactor(api): add structured logging for worker op and SSE error states 2026-05-27 01:32:14 -06:00
worker-parse-state.ts refactor(worker): extract op helpers and shared parse mapping 2026-05-26 18:54:11 -06:00
worker.ts hard-cut batch A: worker-only app compute backend 2026-05-26 15:56:39 -06:00