{"record":{"id":"2d50688a9f16b63e","repo":"diegosouzapw/OmniRoute","slug":"proxy-001","errorCode":"PROXY_001","errorMessage":"Proxy connection failed","messagePattern":"Proxy connection failed","errorType":"error_code","errorClass":null,"httpStatus":502,"severity":"error","filePath":"src/shared/constants/errorCodes.ts","lineNumber":59,"sourceCode":"    category: \"AUTH\",\n  },\n  AUTH_005: { code: \"AUTH_005\", message: \"Account locked\", httpStatus: 423, category: \"AUTH\" },\n  AUTH_006: {\n    code: \"AUTH_006\",\n    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\",","sourceCodeStart":41,"sourceCodeEnd":77,"githubUrl":"https://github.com/diegosouzapw/OmniRoute/blob/a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d/src/shared/constants/errorCodes.ts#L41-L77","documentation":"Error \"Proxy connection failed\" thrown in diegosouzapw/OmniRoute.","triggerScenarios":"Thrown at src/shared/constants/errorCodes.ts:59 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"}