ES /docs

Api::V1::ElementsController#revise (avg 1257ms, max 2828ms)

Service
cupixworks-api
Occurrences
458
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
b7ee675b-f0a2-420c-86b1-6208f04ce68f
First Seen
2026-05-27 06:05 UTC
Last Seen
2026-05-27 10:52 UTC
Actions

Api::V1::ElementsController#revise (avg 1257ms, max 2828ms)

What Happened#

2026-05-27 06:05~06:15 UTC 사이에 cupixworks-api 서비스의 Api::V1::ElementsController#revise 엔드포인트에서 116건의 요청이 평균 1257ms, 최대 2828ms의 응답 시간을 기록했다. 모든 요청은 HTTP 200으로 정상 응답했으나, 각 요청이 100개의 element를 개별 save 호출로 처리하면서 N+1 write 패턴으로 인한 latency가 발생했다.

Quick Facts#

Field Value
resource_name Api::V1::ElementsController#revise
top_frame app/repositories/concerns/siteinsights_eventable_repository/element.rb:41
env production, us-west-2
avg_duration 1257ms
max_duration 2828ms

Timeline#

  1. 2026-05-27T06:05:57Z — 최초 slow trace 감지 (>500ms threshold)
  2. 2026-05-27T06:05~06:15Z — 116건의 revise 요청 연속 발생 (BIM revision 업데이트 batch operation)
  3. 2026-05-27T06:15:17Z — 마지막 slow trace 기록

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 16 code refs, 5 log queries
Code path explicitness 3/3 16 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 12 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