Api::V1::PointcloudsController#update (avg 10319ms, max 10319ms)
Service
cupixworks-api
Occurrences
13
Status
Dismissed
Confidence
85%
Actionability
28%
Cluster ID
499956b5-5b94-457e-b953-d0a8038936c7
First Seen
2026-07-03 08:45 UTC
Last Seen
2026-08-04 22:27 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.
Api::V1::PointcloudsController#update (avg 10319ms, max 10319ms)
What Happened#
2026-07-03 17:45 KST 경 cupixworks-api 의 Api::V1::PointcloudsController#update 엔드포인트가 단일 요청에서 10.3초의 응답 지연을 기록했다. cupix-agent가 team gilbaneco 소속 사용자 세션으로 다수의 pointcloud 를 일괄 PUT 하는 과정에서 발생했고, 같은 시간대에 다른 pointcloud 업데이트도 5–10초대의 지연을 보였다. 동일 시간창(17:08–18:45 KST)에 captures/724243 에서 ActiveRecord::LockWaitTimeout 502가 반복 발생해 DB row lock 경쟁이 배경 요인으로 확인된다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::PointcloudsController#update |
| sample_trace_id | 4518289087558453390 |
| top_frame | app/repositories/pointcloud_repository.rb:25 (@model.save!) |
| duration | 10308.74ms (max), db 1220.61ms |
| runtime | Rails on tesla repo, Elasticsearch + MySQL |
| deploy | production-us-west-2-20260702t0632z0-13e7c827-cupixworks |
| env | production / us-west-2 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
gilbaneco (team_id 780) |
1 (직접 슬로우 트레이스) + 다수의 5–10s 지연 요청 | agent 업로드 파이프라인 지연, 사용자 체감 지연 발생 |
Timeline#
- 2026-07-03 17:08 KST — cupixworks-api 서비스 저하 인시던트
2026-07-03-svc-cupixworks-api--unknown-1최초 이벤트 (status-board) - 2026-07-03 17:45 KST — 본 클러스터 대표 트레이스 (10319ms) 기록
- 2026-07-03 17:52–17:57 KST —
PUT /api/v1/captures/724243에서ActiveRecord::LockWaitTimeout반복 발생 (502) - 2026-07-03 18:09 KST — 동일 엔드포인트 응답 시간이 200–400ms 대로 정상화
- 2026-07-03 18:45 KST — 서비스 저하 인시던트 resolved
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 13 code refs, 6 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 | 1/5 | critical |
| Affected files | 1/5 | 19 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 | 3/3 | no migration |