chore(plans): Phase B implementation complete; as-built note for Task 17
This commit is contained in:
@@ -438,6 +438,8 @@ Commit: `perf(worker): signal-driven event drain — removes the 25 ms latency f
|
||||
|
||||
**Implement:** copy the `WriteCompletionWaitMilliseconds` plumbing end to end under a new name (`MXGW_EVENT_QUEUE_CAPACITY` shaped like the existing variable's naming). Absent/invalid env value → default 10000 (never crash the worker on a bad value; log and default).
|
||||
|
||||
> **As-built note (1358332):** shipped as silent default without logging, matching the alarm-resolver precedent — no `ILogger` is reachable from the static resolve site without new plumbing; the silent fallback is disclosed in `GatewayConfiguration.md`. The Bootstrap parser files listed above were correctly NOT touched — the established env-var pattern reads `Environment.GetEnvironmentVariable` at the resolve site.
|
||||
|
||||
Note the gateway-side files here don't overlap Phase A tasks — safe after Task 15.
|
||||
|
||||
Commit: `perf(worker): launcher-configurable event queue capacity`
|
||||
|
||||
Reference in New Issue
Block a user