ES /docs

Api::V1::Admin::UsersController#assign_editings (avg 1893ms, max 3644ms)

Service
cupixworks-api
Occurrences
208
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
7bed3f78-2a25-4b34-91fe-a43db5adfbcc
First Seen
2026-05-26 03:21 UTC
Last Seen
2026-06-19 03:14 UTC
Actions

Api::V1::Admin::UsersController#assign_editings (avg 1893ms, max 3644ms)

What Happened#

2026-05-26 03:21~05:19 UTC 사이에 ap-southeast-2 리전의 assign_editings 엔드포인트에서 평균 1,893ms, 최대 3,644ms의 응답 지연이 발생했다. Retool 관리 도구를 통해 반복 호출되는 패턴이며, DB 시간(30-60ms)은 정상이나 애플리케이션 레이어 오버헤드가 전체 지연의 95% 이상을 차지한다.

Quick Facts#

Field Value
resource_name Api::V1::Admin::UsersController#assign_editings
top_frame app/repositories/concerns/finalization_repository.rb:70
env production, ap-southeast-2
avg_duration 1,893ms
max_duration 3,644ms

Timeline#

  1. 2026-05-26 03:21 UTC — 최초 고지연 요청 감지 (ap-southeast-2)
  2. 2026-05-26 05:19 UTC — 마지막 고지연 요청 기록
  3. 2026-05-26 05:44 UTC — 동일 시간대 editings 테이블에서 Deadlock 발생 (관련 write contention 확인)

Scoring#

Confidence 85% · Actionability 36%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 15 code refs, 4 log queries
Code path explicitness 3/3 15 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 14 file(s)
Single repo 1/3 2 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration