{"record":{"id":"e8ff5df8f6a6a9d5","repo":"diegosouzapw/OmniRoute","slug":"proxy-003","errorCode":"PROXY_003","errorMessage":"All proxies exhausted","messagePattern":"All proxies exhausted","errorType":"error_code","errorClass":null,"httpStatus":503,"severity":"error","filePath":"src/shared/constants/errorCodes.ts","lineNumber":66,"sourceCode":"    category: \"AUTH\",\n  },\n  AUTH_007: {\n    code: \"AUTH_007\",\n    message: \"Session expired (re-login required)\",\n    httpStatus: 401,\n    category: \"AUTH\",\n  },\n\n  // ── Proxy ──\n  PROXY_001: {\n    code: \"PROXY_001\",\n    message: \"Proxy connection failed\",\n    httpStatus: 502,\n    category: \"PROXY\",\n  },\n  PROXY_002: { code: \"PROXY_002\", message: \"Proxy timeout\", httpStatus: 504, category: \"PROXY\" },\n  PROXY_003: {\n    code: \"PROXY_003\",\n    message: \"All proxies exhausted\",\n    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  },","sourceCodeStart":48,"sourceCodeEnd":84,"githubUrl":"https://github.com/diegosouzapw/OmniRoute/blob/a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d/src/shared/constants/errorCodes.ts#L48-L84","documentation":"Error \"All proxies exhausted\" thrown in diegosouzapw/OmniRoute.","triggerScenarios":"Thrown at src/shared/constants/errorCodes.ts:66 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"}