AntiPattern

Silent External Failure Short-Circuit

silent-external-failure-short-circuit

External-service and state-management failures propagate as empty/zero results because contracts are implicit and error handling is suppressed, so clients treat missing data as a normal fallback while retries and budget controllers keep compounding the wrong state.