{"record":{"id":"fc5a5b8a6727c693","repo":"diegosouzapw/OmniRoute","slug":"all-targets-skipped","errorCode":"ALL_TARGETS_SKIPPED","errorMessage":"Service temporarily unavailable: all targets were skipped by pre-dispatch filters","messagePattern":"Service temporarily unavailable: all targets were skipped by pre-dispatch filters","errorType":"http","errorClass":null,"httpStatus":503,"severity":"error","filePath":"open-sse/services/combo.ts","lineNumber":2676,"sourceCode":"\n      // All set retries exhausted — return the final error\n      // #10681: finalize the decision trace (all targets failed or skipped).\n      finalizeComboTrace(traceInvocationId, orderedTargets);\n      finishComboTrace(traceInvocationId, { status: 503 });\n      if (!lastStatus) {\n        if (recordedAttempts === 0) {\n          notifyWebhookEvent(\"request.failed\", {\n            combo: combo.name,\n            reason: \"ALL_TARGETS_SKIPPED\",\n            latencyMs,\n            fallbackCount,\n          });\n          return withQuotaExhaustionClassification(\n            errorResponseWithComboDiagnostics(\n              503,\n              \"Service temporarily unavailable: all targets were skipped by pre-dispatch filters\",\n              buildComboDiag(\"all_targets_skipped\"),\n              { code: \"ALL_TARGETS_SKIPPED\", type: \"service_unavailable\" }\n            ),\n            observedFailure ? allObservedFailuresQuota : null\n          );\n        }\n        notifyWebhookEvent(\"request.failed\", {\n          combo: combo.name,\n          reason: \"ALL_ACCOUNTS_INACTIVE\",\n          latencyMs,\n          fallbackCount,\n        });\n        recordComboFailure(effectiveSessionId, combo.name);\n        return errorResponseWithComboDiagnostics(\n          503,\n          \"Service temporarily unavailable: all upstream accounts are inactive\",\n          buildComboDiag(\"all_accounts_inactive\"),\n          { code: \"ALL_ACCOUNTS_INACTIVE\", type: \"service_unavailable\" }\n        );\n      }","sourceCodeStart":2658,"sourceCodeEnd":2694,"githubUrl":"https://github.com/diegosouzapw/OmniRoute/blob/a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d/open-sse/services/combo.ts#L2658-L2694","documentation":"Error \"Service temporarily unavailable: all targets were skipped by pre-dispatch filters\" thrown in diegosouzapw/OmniRoute.","triggerScenarios":"Thrown at open-sse/services/combo.ts:2676 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d","analyzedAt":"2026-08-25T18:35:09.898Z","schemaVersion":2},"datasetVersion":"2026-08-25T21:54:21.419Z"}