Phase 6.1 Stream D follow-up - SealedBootstrap consumes ResilientConfigReader + StaleConfigFlag; /healthz surfaces flag #96
Reference in New Issue
Block a user
Delete Branch "phase-6-1-stream-d-wiring-followup"
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?
Closes release blocker #2 from
docs/v2/v2-release-readiness.md.Summary
SealedBootstrap— consumes ResilientConfigReader + GenerationSealedCache + StaleConfigFlag. Routessp_GetCurrentGenerationForClusterthrough the timeout → retry → fallback pipeline. Seals a fresh snapshot on every central-DB success.OpcUaApplicationHostgains optionalstaleConfigFlagctor param. HealthEndpointsHost now consumesflag.IsStalevia its existingusingStaleConfighook, so/healthzbody reflects reality once a fallback fires.Test plan
dotnet test: 1168 passing (was 1164, +4).🤖 Generated with Claude Code