ES /docs

Api::V1::ReviewsController#flush_records (avg 10080ms, max 10080ms)

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
9bfe18b6-9e13-424b-91ec-dde9735e244d
First Seen
2026-06-10 03:29 UTC
Last Seen
2026-06-10 03:29 UTC
Actions

Api::V1::ReviewsController#flush_records (avg 10080ms, max 10080ms)

What Happened#

2026-06-10 12:29 KST 시점에 cupixworks-apiApi::V1::ReviewsController#flush_records 엔드포인트가 review i74udb 요청에 대해 10.08초가 소요되어 latency 클러스터로 감지되었다. 요청 자체는 HTTP 200 으로 정상 응답하였으며, 동일 14일 윈도우 내 동일한 리소스에서 추가 occurrence 는 없었다 (count=1).

Quick Facts#

Field Value
resource_name Api::V1::ReviewsController#flush_records
HTTP method PUT /api/v1/reviews/:key/flush_records
top_frame app/repositories/review_repository.rb:167
avg_duration_ms 10080
max_duration_ms 10080
sample_trace_id 2896434637969618957
env production, region ap-southeast-1, tenant cupix
cluster_type latency

Affected Teams#

Team / Domain Error Count Impact
Reviews / Facility playback (cupix tenant, ap-southeast-1) 1 review i74udb 를 새로고침한 사용자 1명이 flush_records 응답을 ~10초간 대기

Timeline#

  1. 2026-06-10 12:29:10 KST — review i74udb 의 일반 GET 요청 (#show, #meta) 정상 응답.
  2. 2026-06-10 12:29:11 KSTPUT /api/v1/reviews/i74udb/flush_records 요청 처리 시작 (Review::flush_records | begins, ReviewRepository::flush_records | begins).
  3. 2026-06-10 12:29:11 ~ 12:29:21 KST — 약 10초 동안 동일 review/요청에 대한 추가 로그 없음.
  4. 2026-06-10 12:29:21 KST — 요청 200 OK 로 종료 ([200] PUT /api/v1/reviews/i74udb/flush_records).
  5. 2026-06-10 12:29:23 KST — Sidekiq FlushReviewRecordsWorker JID-455e63017b7bd8073e6354db: done: 3.312 sec (요청과 분리되어 비동기로 정상 완료).
  6. 이후 동일 review 의 후속 GET 요청들 (/load, /levels, /panos 등) 정상 응답.

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 14 code refs, 7 log queries
Code path explicitness 3/3 14 file:line refs
Log evidence 2/3 section, query
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 14 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