Fluxzero 1.224.4
1.224.4 (2026-07-12)
Bug Fixes
proxy: drain forwarded responses during shutdown (
2ce1bcf)Track forwarded response publications with a durable storage guarantee so graceful shutdown cannot close the client before the runtime has stored an active response.
Keep normal response handling asynchronous, drain only outstanding publications during shutdown, and replace the lifecycle test sleep with the observable draining state.