ES /docs

RealityCaptureManager::loadRealityCapture | end - "Request failed with status code 504"

Service
cupixworks-any-voxel-agent
Occurrences
4
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
409ac9a5-9333-40bf-b8e3-570ad611a734
First Seen
2026-04-23 08:10 UTC
Last Seen
2026-05-04 08:20 UTC
Actions

RealityCaptureManager::loadRealityCapture | end - "Request failed with status code 504"

What Happened#

2026-04-23 17:10 KST 경, cupixworks-any-voxel-agent 서비스에서 Tesla API(api-tesla.cupix.internal)에 대한 HTTP 요청이 504 Gateway Timeout으로 실패했다. loadRealityCapture 호출뿐 아니라 동일 시간대에 panos 조회, voxel upload credentials 생성, updateVoxelState 등 다수의 API 호출이 동시에 504를 반환하여, 내부 로드 밸런서/게이트웨이의 일시적 장애로 판단된다.

Quick Facts#

Field Value
exception.class Error (axios)
exception.message Request failed with status code 504
top_frame reality_capture.manager.ts:63 (catch block)
env production, us-west-2

Timeline#

  1. 2026-04-23 17:08:05 KST — 최초 504 에러 발생 (VoxelService::run — upload credentials 실패)
  2. 2026-04-23 17:09:05 KST — capture 685941에 대한 504 발생
  3. 2026-04-23 17:10:00 KST — 다수 capture에서 동시 504 에러 (685941, 685954 등). loadRealityCapture 504 에러 포함
  4. 2026-04-23 17:10:00 KSTupdateVoxelState cascade 에러 (realityCaptureId가 undefined)
  5. 2026-04-23 17:11:53 KST — 마지막 504 에러 (capture 685176 PUT 요청)
  6. 2026-04-23 17:54:10 KST — 정상 동작 회복 (loadEntityParameters info 로그 재개)

Scoring#

Confidence 85% · Actionability 36%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 17 code refs, 5 log queries
Code path explicitness 3/3 17 file:line refs
Log evidence 3/3 section, query, pattern
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 1/5 critical
Affected files 1/5 10 file(s)
Single repo 1/3 7 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration