Api::V1::BimsController#grid_system_upload_url (avg 15441ms, max 15441ms)
Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
85%
Actionability
16%
Cluster ID
92d9bc42-34eb-40db-b409-70251d32b6e2
First Seen
2026-06-26 01:01 UTC
Last Seen
2026-06-26 01:01 UTC
Actions
Api::V1::BimsController#grid_system_upload_url (avg 15441ms, max 15441ms)
What Happened#
2026-06-26 10:01 KST(ap-southeast-2)에서 POST /api/v1/bims/3545/grid_system_upload_url 요청 한 건이 15.4초 동안 실행된 뒤 HTTP 200으로 정상 응답했다. 에러는 발생하지 않았으며 cluster_type은 latency. 동일 trace_id에서 응답 직전·직후에 같은 Bim(3545)을 대상으로 update, update_meta, check_grid_system_uploading, check_resource_uploading, create_resource 등 다수 PUT/POST가 짧은 간격으로 호출된 BIM 업로드 워크플로 중 한 단계였다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::BimsController#grid_system_upload_url |
| service | cupixworks-api |
| route | POST /api/v1/bims/:id/grid_system_upload_url (config/routes.rb:15) |
| sample_trace_id | 4221186551154993054 |
| affected bim_id | 3545 (sample request, parent facility 3842) |
| env | production, region ap-southeast-2 |
| status code | 200 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cupixworks-api (BIM upload flow) | 1 | 단일 사용자의 BIM 그리드 시스템 업로드 단계가 15.4초 지연 (요청은 성공) |
영향 범위는 1건이며, 같은 시점 같은 service에서 다른 grid_system_upload_url 호출은 정상 시간 내(POST /api/v1/bims/3544/grid_system_upload_url 2026-06-26 09:27 KST) 완료되었다.
Timeline#
- 2026-06-26 10:00:14 KST — 동일 클라이언트가
GET /api/v1/bims/3545수신, BIM 업로드 워크플로 시작 - 2026-06-26 10:01:55 KST —
PUT /api/v1/bims/3545(직전 update, 200) — 본 span의 약 1초 전 - 2026-06-26 10:01:54.928 KST —
POST /api/v1/bims/3545/grid_system_upload_urlspan 시작 (first_seen) - 2026-06-26 10:02:10 KST —
PUT /api/v1/bims/3545/check_grid_system_uploading200 (병렬/직후 요청) - 2026-06-26 10:02:12 KST —
grid_system_upload_url200 응답 (총 ~15.4s 소요) - 2026-06-26 10:02:12 KST —
PUT /api/v1/bims/3545/meta200
Scoring#
Confidence 85% · Actionability 16%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 15 code refs, 7 log queries |
| Code path explicitness | 3/3 | 15 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 | 26 file(s) |
| Single repo | 1/3 | 4 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 1/3 | external deps found |
| Data migration | 0/3 | migration needed |