{"record":{"id":"c85fb1e6d15852ed","repo":"diegosouzapw/OmniRoute","slug":"rate-003","errorCode":"RATE_003","errorMessage":"All accounts rate-limited","messagePattern":"All accounts rate-limited","errorType":"error_code","errorClass":null,"httpStatus":503,"severity":"error","filePath":"src/shared/constants/errorCodes.ts","lineNumber":86,"sourceCode":"    httpStatus: 503,\n    category: \"PROXY\",\n  },\n\n  // ── Rate Limiting ──\n  RATE_001: {\n    code: \"RATE_001\",\n    message: \"Rate limit exceeded\",\n    httpStatus: 429,\n    category: \"RATE_LIMIT\",\n  },\n  RATE_002: {\n    code: \"RATE_002\",\n    message: \"Daily budget exceeded\",\n    httpStatus: 429,\n    category: \"RATE_LIMIT\",\n  },\n  RATE_003: {\n    code: \"RATE_003\",\n    message: \"All accounts rate-limited\",\n    httpStatus: 503,\n    category: \"RATE_LIMIT\",\n  },\n\n  // ── Model / Routing ──\n  MODEL_001: { code: \"MODEL_001\", message: \"Model not found\", httpStatus: 404, category: \"MODEL\" },\n  MODEL_002: {\n    code: \"MODEL_002\",\n    message: \"Ambiguous model identifier\",\n    httpStatus: 400,\n    category: \"MODEL\",\n  },\n  MODEL_003: {\n    code: \"MODEL_003\",\n    message: \"Model temporarily unavailable\",\n    httpStatus: 503,\n    category: \"MODEL\",","sourceCodeStart":68,"sourceCodeEnd":104,"githubUrl":"https://github.com/diegosouzapw/OmniRoute/blob/a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d/src/shared/constants/errorCodes.ts#L68-L104","documentation":"Error \"All accounts rate-limited\" thrown in diegosouzapw/OmniRoute.","triggerScenarios":"Thrown at src/shared/constants/errorCodes.ts:86 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"}