ES /docs

Api::V1::CategoriesController#bulk (avg 33803ms, max 33803ms)

Service
cupixworks-api
Occurrences
1
Status
Dismissed
Confidence
85%
Actionability
36%
Cluster ID
7359ff18-10a0-4124-ac4a-6bd5e3a59a14
First Seen
2026-07-07 13:37 UTC
Last Seen
2026-07-07 13:37 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.

Api::V1::CategoriesController#bulk (avg 33803ms, max 33803ms)

What Happened#

2026-07-07 22:37 KST, cupixworks-api (us-west-2, tenant cupix) 에서 PUT /api/v1/categories (bulk delete 6 categories) 요청이 33,803ms 소요되어 latency 클러스터로 감지되었다. HTTP 응답은 200 성공이었지만, p95 대비 크게 벗어난 outlier로 error-sweeper 가 수집했다. 같은 endpoint 에서 22:37~22:39 사이 4건의 요청이 10초 초과로 실행되어 짧은 시간대의 동시성/부하 상황과 상관관계가 관측된다.

Quick Facts#

Field Value
endpoint PUT /api/v1/categories
resource_name Api::V1::CategoriesController#bulk
bulk_action delete (6 items — 로그의 "Publishing 6 delete events for Category" 로 확인)
avg_duration_ms 33803
max_duration_ms 33803
sample_trace_id 2869332536857477033
http_status 200
env production, us-west-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (Category domain) 1 (샘플 outlier) + ≥3 slow (>10s) 인접 요청 사용자 관점에서 카테고리 일괄 삭제 UI가 최장 33s 동안 응답 대기; 결과적으로 성공하나 UX 지연

Timeline#

  1. 2026-07-07 22:37:23 KSTPUT /api/v1/categories 요청 시작 (trace_id 2869332536857477033).
  2. 2026-07-07 22:37:56 KST — SiteinsightsService::EventProducer 가 "Publishing 6 delete events for Category" 로그 출력 (요청 시작 후 약 33초 지점).
  3. 2026-07-07 22:37:56 KST — 동일 초 내에 "Publishing 0/6", "Published 0/6", "Published 0 delete events for Category" 순차 기록 (실제 발행된 이벤트 count = 0).
  4. 2026-07-07 22:37:58 KST[200] PUT /api/v1/categories (Api::V1::CategoriesController#bulk) 응답 로그. 총 latency 33,803ms.
  5. 2026-07-07 22:39:44 KST — 같은 endpoint 에서 추가로 slow 요청 관측 (>10s, 2건 동시).
  6. 2026-07-07 22:37~23:07 KST — 동일 endpoint 의 다른 요청들은 정상 latency 로 200 응답 (평시 baseline 확인).

Scoring#

Confidence 85% · Actionability 36%

Confidence#

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