Browse Source
The default Popi Models image route can return transient upstream overloads for apiyi_nano_banana_2 even when the gateway configuration is valid. The executor now uses gpt-image-2-all as an implicit same-gateway fallback only for overload-shaped errors, while preserving explicit fallback behavior and surfacing non-overload errors unchanged. Constraint: The gateway can intermittently return system_disk_overloaded for the default image model Rejected: Change the default model globally | would alter every new image node instead of only recovering transient failures Rejected: Fallback on every error | would hide prompt, safety, or request-shape problems Confidence: high Scope-risk: moderate Directive: Keep implicit fallback predicates narrow so user-actionable errors remain visible Tested: npm run test:run Tested: npm run buildfeature_apikey
5 changed files with 111 additions and 1 deletions
Loading…
Reference in new issue