openreader/compute/worker
Richard R 086329505f fix(worker): improve environment variable handling and URL normalization
Update worker server to prioritize platform-specific PORT environment variable
when setting the compute worker port. Add robust normalization for
COMPUTE_WORKER_URL, ensuring proper scheme and validation, and trim trailing
slashes for consistency. This enhances reliability in diverse deployment
environments.
2026-05-20 17:01:14 -06:00
..
src fix(worker): improve environment variable handling and URL normalization 2026-05-20 17:01:14 -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