feat: multi-worker instance_id presence + claim routing #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/multi-worker-instance-id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hardening (Phase 1: no-new-privileges + cap_drop ALL + selected caps), entrypoint per-instance state-dir + instance-id export, run-one-job.ts passes instanceId/hostname/pid to registerWorker/startHeartbeat/tryClaimJob. Live in prod with 2 worker-idea replicas.