Api::V1::Admin::EditingsController#add_reviewer (avg 12878ms, max 12878ms)
Service
cupixworks-api
Occurrences
4
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
3caa3b99-a64b-4768-8a0b-901558fa0ae8
First Seen
2026-07-03 09:02 UTC
Last Seen
2026-08-04 22:21 UTC
Actions
Api::V1::Admin::EditingsController#add_reviewer (avg 12878ms, max 12878ms)
What Happened#
2026-07-03 18:02 KST 경 cupixworks-api production(us-west-2)의 PUT /api/v1/admin/editings/:id/add_reviewer 요청 한 건이 12,838ms 만에 완료됐다. 같은 세션에서 Retool 어드민 사용자가 다수의 add_reviewer 호출을 연달아 던지고 있었고, 그중 하나가 12초대 tail latency를 기록하면서 latency 클러스터가 생성됐다. Datadog trace metric의 request duration 만 감지된 이벤트로, exception 은 발생하지 않았다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::Admin::EditingsController#add_reviewer |
| top_frame | app/repositories/concerns/reviewable_repository.rb:14 |
| avg_duration_ms | 12878 |
| max_duration_ms | 12878 |
| env | production / us-west-2 |
| deploy | production-us-west-2-20260703t0842z0-13e7c827-cupixworks |
| trace_id (sample) | 6121055689335544324 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cupixworks-api (admin editings) | 1 slow request | Retool 어드민 리뷰어 배정 UI 지연. 사용자 bella.lee@cupix.com (team_id 133) 세션에서 여러 요청 중 한 건이 12초 응답, 다른 요청도 1.7–5.2s 로 이미 느린 상태 |
status-board 는 같은 시간대 cupixworks-api 서비스 저하 인시던트(2026-07-03-svc-cupixworks-api--unknown-1, 08:08 KST~open) 에 이 클러스터를 묶어두었으나, root_cause_type 이 unknown 이므로 참고용이다.
Timeline#
- 2026-07-03 18:02:32 KST — Retool 세션에서
PUT /api/v1/admin/editings/1203847/add_reviewer요청 시작 (request_id: 74f60711-09c2-4fe6-a499-6ee6afaab279). - 2026-07-03 18:02:33 KST —
EditingPriorityScorer#calculate완료 로그(Priority score calculated) 기록 — 스코어링 자체는 ~1초 내에 끝남. - 2026-07-03 18:02:45.572 KST — 동일 요청이
[200]응답으로 종료,duration: 12838.61ms,db: 787.15ms. - 2026-07-03 18:02 KST 전후 — 같은 세션에서 유사 요청이 다수 발생 (
12038341751ms,12039025188ms 등) — 배치 리뷰어 배정 워크로드. - 2026-07-03 09:02:32 UTC — error-sweeper 가 latency 클러스터
3caa3b99-…생성.
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 21 code refs, 7 log queries |
| Code path explicitness | 3/3 | 21 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 | 31 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 |