Api::V1::VideosController#check_uploading (avg 1111ms, max 1250ms)
Service
cupixworks-api
Occurrences
19
Status
Dismissed
Confidence
85%
Actionability
28%
Cluster ID
27976105-00c1-49b5-85a8-656c64271cda
First Seen
2026-05-26 10:38 UTC
Last Seen
2026-06-19 20:20 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.
Api::V1::VideosController#check_uploading (avg 1111ms, max 1250ms)
What Happened#
2026-05-26 10:38~10:51 UTC 사이에 cupixworks-api 서비스의 Api::V1::VideosController#check_uploading 엔드포인트에서 평균 1111ms, 최대 1250ms의 응답 지연이 9회 발생했다. nhc-sa 팀의 모바일 클라이언트(Dart/3.11)가 36개 비디오를 순차적으로 벌크 업로드하는 과정에서 발생했으며, 핵심 병목은 S3 HEAD 요청(_object.exists?)의 네트워크 지연이다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::VideosController#check_uploading |
| top_frame | app/models/concerns/storagable/resource.rb:167 |
| env | production, us-west-2 |
| avg_duration | 1111ms |
| max_duration | 1250ms |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| nhc-sa (team_id: 828) | 9 | 비디오 업로드 확인 지연 — 36개 비디오 벌크 업로드 시 누적 지연 약 10초 |
Timeline#
- 2026-05-26T10:38:23Z — 첫 번째 고지연 trace 감지 (nhc-sa 벌크 업로드 시작)
- 2026-05-26T10:51:03Z — 마지막 고지연 trace (벌크 업로드 종료)
- 2026-05-26T10:52:00Z — 정상 응답 시간 복구
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 11 code refs, 4 log queries |
| Code path explicitness | 3/3 | 11 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 | 24 file(s) |
| Single repo | 1/3 | 2 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 |