openreader/compute/worker/src
Richard R 46c4be614d refactor(pdf-parse): extract encodeParserVersion utility and strengthen artifact readiness
Move encodeParserVersion to a dedicated module for unified access and remove local duplicates. Update all consumers to import from the new entrypoint. Tighten artifact readiness checks in both client and API route to ensure 'ready' is only reported when the artifact is accessible, with retries and stricter validation. Add tests for edge cases and operation state validation.
2026-06-04 20:46:02 -06:00
..
control-plane feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
orphan-recovery.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
pdf-progress.ts feat(worker): add granular PDF progress reporting and abort error handling 2026-05-29 20:13:59 -06:00
runtime.ts refactor(pdf-parse): extract encodeParserVersion utility and strengthen artifact readiness 2026-06-04 20:46:02 -06:00
server.ts refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00
worker-loop-policy.ts refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00