openreader/compute/worker
Richard R 4ddedee8ec docs(worker): document and expose JetStream storage limits for jobs and KV state
Add `COMPUTE_JOBS_STREAM_MAX_BYTES` and `COMPUTE_JOB_STATES_MAX_BYTES` to
environment example, worker server configuration, and deployment docs. These
variables allow tuning JetStream resource caps for job queue and state storage
to better fit deployment requirements.
2026-05-20 15:34:17 -06:00
..
src docs(worker): document and expose JetStream storage limits for jobs and KV state 2026-05-20 15:34:17 -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