ES /docs

Api::V1::JobsController#update (avg 1766ms, max 3581ms)

Service
cupixworks-api
Occurrences
1,031
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
25942e05-d7fe-4a00-b7a2-0a41ce340906
First Seen
2026-05-26 03:23 UTC
Last Seen
2026-06-23 22:51 UTC
Actions

Api::V1::JobsController#update (avg 1766ms, max 3581ms)

What Happened#

2026-05-26 03:2306:16 UTC 사이에 cupixworks-api 서비스의 Api::V1::JobsController#update 엔드포인트에서 평균 1766ms, 최대 3581ms의 응답 지연이 38건 발생했다. 모든 지연 요청은 Job의 state를 stopped로 전환하는 요청이며, state machine의 after_transition 콜백에서 JobCallbackWorker.perform_inline을 통해 동기적으로 실행되는 job_stopped_callback이 1.53.5초간 HTTP 요청을 차단하는 것이 원인이다.

Quick Facts#

Field Value
resource_name Api::V1::JobsController#update
top_frame app/models/concerns/statable/job.rb:91
env production (ap-southeast-2, us-west-2, ap-southeast-1, eu-central-1)
avg_duration 1766ms
max_duration 3581ms

Timeline#

  1. 2026-05-26T03:23:06Z — 최초 지연 요청 감지 (ap-southeast-2)
  2. 2026-05-26T04:34:09Z — 최대 지연 관측 (3998ms, ap-southeast-1)
  3. 2026-05-26T06:16:42Z — 마지막 지연 요청 기록
  4. 2026-05-26 — RCA 수행

Scoring#

Confidence 85% · Actionability 36%

Confidence#

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