R2-03: Site Runtime & DCL round-2 fixes (7 tasks) #6
Reference in New Issue
Block a user
Delete Branch "r2-plan03"
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?
Round-2 architecture-review fixes — PLAN-R2-03 (Site Runtime & DCL), all 7 tasks. Source:
archreview/04…03-site-runtime-dcl.mdround-2 findings.TDD throughout; per-task pathspec commits; targeted suites green (no full-suite/docker in this branch — full sweep happens at the round-2 integration merge).
f25812fcfix(dcl): stale MxGateway event-loop fault on a cancelled token no longer flaps the fresh connectionf149626afix(siteruntime): faulted expression-eval task clears_evalInFlightinstead of killing the ScriptActor trigger15018e41fix(siteruntime): same fix for AlarmActor expression triggersf3bec692fix(siteruntime): eagerly validateTagSubscribeRetryIntervalMs+StuckScriptGraceMsat boot1cc05f13feat(siteruntime): bounded process-wide compiled-script cache (globals-qualified SHA-256 key, MaxEntries=1024)128d2babperf(siteruntime): deploy gate + InstanceActor PreStart share one Roslyn compile via the cache3b9f6b95docs(siteruntime): compile gate synchronous-by-design; Expression alarms share the bounded script poolPart of the round-2 initiative (8 plans / 86 tasks). Merge with the sibling
r2-plan0xPRs after the full-suite sweep.Merged to main via the r2-integration fast-forward (main @
1930f19b, pushed to origin). All commits from this branch are in main; the two integration-surfaced test fixes (IntegrationTests NodeName host-boot config, compile-cache assertion relax) landed on main as well. Closing — content fully integrated.Pull request closed