Api::V1::AssetsController#check_cover_uploading (avg 14710ms, max 14710ms)
Service
cupixworks-api
Occurrences
1
Status
Dismissed
Confidence
85%
Actionability
44%
Cluster ID
9ab9b608-222d-472d-aeb9-de55f7805e4b
First Seen
2026-07-21 04:11 UTC
Last Seen
2026-07-21 04:11 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.
Api::V1::AssetsController#check_cover_uploading (avg 14710ms, max 14710ms)
What Happened#
2026-07-21 13:11 KST, cupixworks-api (ap-southeast-2) 에서 Api::V1::AssetsController#check_cover_uploading 요청 한 건이 14,708ms 동안 처리되었다. 요청은 최종적으로 200 OK 로 응답했지만 지연은 응답 계층이 아닌 S3 HeadObject 호출 (asset 커버 이미지 존재 확인) 에서 발생한 것으로 보이며, DB 시간은 22.5ms 로 미미했다. 동일 팀·동일 세션의 서버-사이드 thumbnail agent 가 짧은 시간 안에 다수의 asset 을 순차적으로 폴링하던 중 이 스파이크가 관측되었다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::AssetsController#check_cover_uploading |
| top_frame | app/controllers/concerns/coverable_controller.rb:4-9 |
| downstream | S3 HeadObject via Aws::S3::Object#exists? |
| runtime | Rails (cupixworks-api), production, ap-southeast-2 |
| deploy | production-ap-southeast-2-20260721t0110z0-f2b18e95-cupixworks |
| env | production, region ap-southeast-2 |
| avg_duration_ms | 14710 |
| max_duration_ms | 14710 |
| status_code | 200 |
| db (Rails) | 22.5ms (전체 지연의 0.15%) |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| endeavourgroup (team.id=180) | 1 (본 클러스터) / 2 (>5s window 내 동일 팀) | thumbnail agent 의 커버 업로드 확인 폴링이 15초 가까이 대기 → agent throughput 저하, 커버 업로드 완료 반영 지연 |
증거: Datadog 로그 필드 team.id:180, user_agent:cupix-tesla-thumbnail-agent, session_id:7bc9d1725cb4b4a13ee0e0d8fa9b7b4b297e9f6b.
Timeline#
- 2026-07-21 13:11:11 KST —
Api::V1::AssetsController#check_cover_uploading(asset keydil21ai0jn1p) 요청 시작. duration 14,708.85ms 로 완료. 본 클러스터의 대표 이벤트. - 2026-07-21 13:11:55 KST — 같은 세션의 다른 asset key
aw5xqq3o0kyr요청이 5,095.44ms 소요. 동일 인시던트(svc:cupixworks-api::unknown) 내 5초 초과 지연 두 건 확인. - 2026-07-21 13:23:39 KST 이후 — 동일 팀에서 다수의
check_cover_uploading요청이 정상 latency (100ms 대) 로 재개됨. 지연 스파이크는 자연 소멸.
Scoring#
Confidence 85% · Actionability 44%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 17 code refs, 6 log queries |
| Code path explicitness | 3/3 | 17 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 | 21 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 |