mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-17 12:22:34 +03:00
parseUpstreamError() already returns errorCode/errorType; the pipeline was dropping both on the floor. Gates that key on the pair — notably isAntigravityMissingProjectError — never fired, so a config-class 422 turned into a generic account cooldown instead of a fail-closed answer. Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>