Api::V1::BimRevisionsController#create_forge_translation_callback (avg 1305ms, max 1305ms)
Service
cupixworks-api
Occurrences
2
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
241a820d-8331-4197-b579-4cb0abc89dd2
First Seen
2026-05-26 10:02 UTC
Last Seen
2026-05-27 21:25 UTC
Actions
Api::V1::BimRevisionsController#create_forge_translation_callback (avg 1305ms, max 1305ms)
What Happened#
2026-05-26 10:02:54Z에 ap-southeast-2 리전의 cupixworks-api 서비스에서 POST /api/v1/bim_revisions/4873/forge_translation_callback 요청이 1303.7ms 소요되었다. DB 시간은 28ms에 불과하며, 나머지 ~1275ms는 Autodesk Forge API에 대한 두 번의 동기 HTTP 호출(OAuth 토큰 발급 + Webhook 등록)에서 발생했다. 이는 단발성이 아닌 시스템적 패턴으로, 14일간 동일 엔드포인트에서 50건 이상의 1000ms+ 요청이 확인된다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::BimRevisionsController#create_forge_translation_callback |
| top_frame | app/repositories/bim_revision_repository.rb:14-32 |
| env | production, ap-southeast-2 |
| deploy | production-ap-southeast-2-20260526t0527z0-dd7bd097-cupixworks |
Timeline#
- 2026-05-26T10:02:54Z — POST 요청 수신 (bim_revision 4873)
- 2026-05-26T10:02:55.738Z — 요청 완료 (HTTP 200, 1303.7ms)
- 2026-05-26T10:03:58Z — SalesforceWebToCaseWorker 후속 job 실행
- 2026-05-26T10:09:52Z — 동일 팀의 후속
PUT /api/v1/bims/3458/meta/forge호출
Scoring#
Confidence 85% · Actionability 44%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 13 code refs, 4 log queries |
| Code path explicitness | 3/3 | 13 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 | 5/5 | trivial |
| Affected files | 1/5 | 13 file(s) |
| Single repo | 1/3 | 3 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 |