mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-19 05:12:16 +03:00
Keep the bridge's status/code authoritative on the streaming error branch instead of re-deriving them from the message alone, which downgraded a name-classified 400 into a breaker-tripping 502. Also guarantee events.close() runs even when the storage-state persist path or a caller-supplied logger throws, so neither consumer can hang.