openreader/compute/worker
Richard R 88809b826b fix(compute): unify PDF layout result handling with object key support
Update compute backend interfaces and job logic to consistently handle parsed
PDF layout results as either direct data or S3 object key references. Refactor
result types, local and worker backends, and job processing to support this
pattern. Improves flexibility for large document parsing and object storage
integration.
2026-05-20 15:38:24 -06:00
..
src fix(compute): unify PDF layout result handling with object key support 2026-05-20 15:38:24 -06:00
.env.example docs(worker): document and expose JetStream storage limits for jobs and KV state 2026-05-20 15:34:17 -06:00
docker-compose.yml refactor(build): update Dockerfiles for improved dependency isolation and workspace handling 2026-05-20 13:21:12 -06:00
Dockerfile refactor(compute): modularize core contracts and runtime, enable flexible backend resolution 2026-05-20 15:07:22 -06:00
package.json refactor(compute): modularize core contracts and runtime, enable flexible backend resolution 2026-05-20 15:07:22 -06:00
tsconfig.json refactor(compute): add timing metrics to worker job results and status 2026-05-19 15:55:35 -06:00