ES /docs

Api::V1::CapturesController#trash (avg 10841ms, max 10841ms)

Service
cupixworks-api
Occurrences
2
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
16b7c4b6-8bfd-407f-9551-fa2ed7096374
First Seen
2026-07-18 01:51 UTC
Last Seen
2026-07-29 23:42 UTC
Actions

Api::V1::CapturesController#trash (avg 10841ms, max 10841ms)

What Happened#

2026-07-18 10:51 KST 시점에 cupixworks-apiPUT /api/v1/captures/710206/trash 요청 한 건이 정상 응답(204)을 반환했으나 처리 시간이 10,841ms 로 관측됐다. Datadog APM trace.rack.request.duration 메트릭 기준으로 동일 리소스(api::v1::capturescontroller_trash) 는 24시간 동안 단 2번 호출됐고 직전 호출은 0.56s 였다 — 즉 이 요청은 baseline 대비 약 19배 느린 이례적 spike 다. 사용자는 응답을 정상 수신했지만 앞단 UI/클라이언트에서 hang 처럼 느꼈을 가능성이 있다.

Quick Facts#

Field Value
resource_name Api::V1::CapturesController#trash
method / path PUT /api/v1/captures/710206/trash
status 204 (success)
avg / max duration 10,841 ms / 10,841 ms
sample_trace_id 3946220051729744103
region us-west-2
tenant cupix
env production

Affected Teams#

Team / Domain Error Count Impact
Capture / Reality Capture 1 단일 요청, 10.8s 지연. 사용자 체감 hang 가능

Timeline#

  1. 2026-07-18 10:51:07 KSTCupix::NotificationService#create_user_recipe "Recipe creation failed" 에러 3건 발생 (연관 여부는 미확인 — 아래 Hypotheses 참조)
  2. 2026-07-18 10:51:35–37 KST 추정 — 클라이언트가 PUT /api/v1/captures/710206/trash 를 전송 (요청 완료 시점 - duration 기준 역산)
  3. 2026-07-18 10:51:45 KSTCapture#flush_child_cycle_state_in_worker 콜백이 실행되어 FlushCycleStateChildrenWorker job 을 enqueue (info log)
  4. 2026-07-18 10:51:48 KST — Rails 가 204 응답을 반환하며 10,841ms 로 요청 종료
  5. 2026-07-18 10:51:36 UTC (first_seen) — error-sweeper collector 가 latency cluster 로 감지

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 20 code refs, 8 log queries
Code path explicitness 3/3 20 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 17 file(s)
Single repo 1/3 4 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