ES /docs

ForgeAgents - Error: { code: 205, message: OTG status is pending: {} }

Service
cupixworks-any-room-agent
Occurrences
7
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
6fa254c2-f19f-4770-a13e-309735af1374
First Seen
2026-04-16 23:31 UTC
Last Seen
2026-05-08 22:33 UTC
Actions

ForgeAgents - Error: { code: 205, message: OTG status is pending: {} }

What Happened#

2026-04-24 06:01~06:32 UTC 사이에 cupixworks-any-room-agent 서비스에서 Autodesk APS(구 Forge) OTG 변환이 아직 완료되지 않은 BIM 모델에 대해 room extraction을 시도하여 에러가 발생했다. 동일 시간대에 서로 다른 호스트 2대에서 총 2건 발생했으며, 각각 BIM id 19231, 19232에 대한 처리였다.

Quick Facts#

Field Value
exception.message ForgeAgents - Error: { code: 205, message: OTG status is pending: {} }
top_frame @cupix/forge-agents (internal npm package v10.16.0)
env production, us-west-2

Timeline#

  1. 2026-04-24T06:01:50Z -- BIM id 19231 처리 시작 (BaseService::runByMessage | id: 19231), RoomExtractManager::execute 호출
  2. 2026-04-24T06:01:51Z -- @cupix/forge-agents 라이브러리가 Autodesk APS API에서 OTG 변환 상태가 pending임을 감지, error code 205 반환
  3. 2026-04-24T06:01:51Z -- SQS 메시지 삭제 후 에러 처리 완료
  4. 2026-04-24T06:32:42Z -- BIM id 19232 처리 시작, 동일한 OTG pending 에러 발생
  5. 2026-04-24T06:32:44Z -- SQS 메시지 삭제 후 에러 처리 완료

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 9 code refs, 3 log queries
Code path explicitness 3/3 9 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 8 file(s)
Single repo 1/3 8 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