ES /docs

ForgeService::handlingMessageErrors | Error and message object - {"error":"undefined response","sqsM

Service
cupixworks-any-forge-agent
Occurrences
1
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
8f589191-5f41-44f2-99fc-870251b4f73e
First Seen
2026-05-07 22:30 UTC
Last Seen
2026-05-07 22:30 UTC
Actions

ForgeService::handlingMessageErrors | Error and message object - {"error":"undefined response","sqsM

What Happened#

2026-05-07 22:30 UTC에 cupixworks-any-forge-agent 서비스가 Autodesk Forge로의 파일 업로드 도중 ECONNRESET(TCP 연결 초기화)를 수신했다. 에러 핸들러가 이 네트워크 에러를 "undefined response"로 분류하면서 SQS 메시지를 삭제하고 BIM forge_state를 Error로 마킹했다. 단, 10분 후 동일 BIM 모델(3380)의 다음 리비전(4746) 처리는 정상 완료되어 일시적 네트워크 장애로 확인된다.

Quick Facts#

Field Value
exception.class ECONNRESET (via ForgeApi::uploadStream)
exception.message undefined response
top_frame forge-service.ts:412
env production, ap-southeast-2

Timeline#

  1. 22:29:55Z — S3Manager 초기화, 리전 ap-southeast-2
  2. 22:29:56ZrunByMessage 시작 (bim_id: 3380, bim_revision_id: 4745)
  3. 22:30:43.367ZForgeApi::uploadStream ECONNRESET 에러 발생
  4. 22:30:43.372ZgetApiErrorToDeleteMessage에서 "undefined response"로 분류
  5. 22:30:43.456Z — SQS 메시지 삭제 완료
  6. 22:30:43.728ZhandlingMessageErrors 최종 에러 로그 기록

Scoring#

Confidence 80% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 8 code refs, 3 log queries
Code path explicitness 3/3 8 file:line refs
Log evidence 2/3 section, query
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 16 file(s)
Single repo 1/3 6 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration