{"record":{"id":"8dea926cbeeca823","repo":"diegosouzapw/OmniRoute","slug":"proxy-002","errorCode":"PROXY_002","errorMessage":"Proxy timeout","messagePattern":"Proxy timeout","errorType":"error_code","errorClass":null,"httpStatus":504,"severity":"error","filePath":"src/shared/constants/errorCodes.ts","lineNumber":64,"sourceCode":"    message: \"No credentials for provider\",\n    httpStatus: 400,\n    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,","sourceCodeStart":46,"sourceCodeEnd":82,"githubUrl":"https://github.com/diegosouzapw/OmniRoute/blob/a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d/src/shared/constants/errorCodes.ts#L46-L82","documentation":"Error \"Proxy timeout\" thrown in diegosouzapw/OmniRoute.","triggerScenarios":"Thrown at src/shared/constants/errorCodes.ts:64 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"}