Api::V1::AssetsController#download (avg 92945ms, max 92945ms)
Service
cupixworks-api
Occurrences
9
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
d22ba254-b364-411b-801f-af7799b40331
First Seen
2026-06-26 01:51 UTC
Last Seen
2026-08-03 05:30 UTC
Actions
Api::V1::AssetsController#download (avg 92945ms, max 92945ms)
What Happened#
2026-06-26 10:51 KST 시각에 cupixworks-api (ap-southeast-2, tenant cupix) 의 Api::V1::AssetsController#download 요청 한 건이 92.9초 동안 지연되었다. 동일 시간대에 같은 region/tenant 의 다른 엔드포인트들이 ActiveRecord::LockWaitTimeout (Mysql2 lock wait timeout 50초) 으로 502 응답을 다수 반환하고 있었으며, 본 latency 클러스터는 같은 DB lock contention 사건의 일부로 보인다. status board 도 본 클러스터를 2026-06-26-svc-cupixworks-api--unknown-1 인시던트에 묶고 있다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::AssetsController#download |
| avg_duration_ms | 92945 |
| max_duration_ms | 92945 |
| sample_trace_id | 1226871822661237507 |
| env | production, ap-southeast-2 |
| tenant | cupix |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cupix (tenant), ap-southeast-2 | 1 trace (이 클러스터) + 6 동시 발생 cluster (parent incident) | 자산 다운로드 redirect 지연 92초 — 사용자가 사실상 실패로 인지. 같은 DB 의 panos write 엔드포인트들도 50초 lock wait 후 502 반환 중. |
Timeline#
- 2026-06-26 10:25 KST — Parent incident
2026-06-26-svc-cupixworks-api--unknown-1시작 (Api::V1::PanosController#update 41.5s latency, cluster943fdcb4). - 2026-06-26 10:46 KST 이후 —
panos테이블 대상Mysql2::Error::TimeoutError: Lock wait timeout exceeded502 응답 다수 발생 (check_tile_uploading,check_mask_uploading,mask_upload_url). duration ≈ 50087ms = innodb_lock_wait_timeout 기본값. - 2026-06-26 10:51:49 KST —
Api::V1::AssetsController#download92945ms (≈ lock wait timeout 1회 + 추가 대기) 후 응답 (trace1226871822661237507). 본 클러스터 first_seen / last_seen. - 2026-06-26 10:53 KST 이후 — 추가 502 LockWaitTimeout 발생 후 parent incident 의 다른 cluster 들이 같은 패턴으로 분류됨.
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 7 code refs, 6 log queries |
| Code path explicitness | 3/3 | 7 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 | 9 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 |