ES /docs

Api::V1::CapturesController#check_zip_uploading (avg 10881ms, max 10881ms)

Service
cupixworks-api
Occurrences
25
Status
Dismissed
Confidence
85%
Actionability
28%
Cluster ID
2ad5440e-399d-4e46-8892-0bf127974ba6
First Seen
2026-07-10 19:20 UTC
Last Seen
2026-08-04 18:00 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.

Api::V1::CapturesController#check_zip_uploading (avg 10881ms, max 10881ms)

What Happened#

2026-07-11 04:20 KST 경 cupixworks-api production 환경에서 PUT /api/v1/captures/:id/check_zip_uploading 요청이 평균/최대 10.88초의 지연을 보이는 latency 클러스터가 감지됨. 같은 endpoint 를 이 시간 창에서 다른 capture 로 재확인한 결과 6~29초 수준의 완주 시간이 반복적으로 관측됨. request 는 [200] 로 종료되지만 대부분의 시간을 순차 S3 HEAD 호출과 DB round-trip 으로 소진.

Quick Facts#

Field Value
resource_name Api::V1::CapturesController#check_zip_uploading
controller#action Api::V1::CapturesController#check_zip_uploading
top_frame app/models/concerns/zippable/capture.rb:45-61
sample_trace_id 4434648144236775311
deploy production-us-west-2-20260709t0625z0-6eb3f711-cupixworks
env production / us-west-2 (representative sample), eu-central-1 리전에도 동일 endpoint 요청 존재
cluster_type latency
avg / max duration 10881 ms / 10881 ms (cluster) — 실제 로그에서는 최대 28797 ms 관측

Timeline#

  1. 2026-07-11 04:19:54 KST — capture 42584 request 진입 (si_trace_id: 8e386f5b...), Capture 상태 검증 로그 기록.
  2. 2026-07-11 04:20:12 KST — cluster first_seen. APM span 이 10.88s 지연으로 latency 클러스터 생성.
  3. 2026-07-11 04:20:46 KST — capture 42584 의 최종 request 로그 [200] PUT /api/v1/captures/42584/check_zip_uploading, duration: 272.07 ms (동일 endpoint 의 빠른 케이스).
  4. 2026-07-11 04:23:08 KST — capture 732899 동일 endpoint 6408 ms 완주.
  5. 2026-07-11 04:29:02 KST — capture 732857 동일 endpoint 6115 ms 완주.
  6. 2026-07-11 04:45:38 KST — capture 732973 동일 endpoint 28797 ms 완주 (db: 4340 ms).

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 22 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