Pattern
Retry/Timeout Fallback Loops
timeout-retry-fallback-loop
SDK or fetch timeouts get retried or converted into “pending/async fallback” without surfacing the root error, causing user writes to stall, telemetry to show 100% fallback, and tests to fail due to missing required config. This breaks fast-feedback UX and reliability.