ES /docs

Api::V1::JobsController#running_action (avg 17733ms, max 17733ms)

Service
cupixworks-api
Occurrences
190
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
2e7d3163-7324-4ade-bda4-279645ed6777
First Seen
2026-06-24 21:50 UTC
Last Seen
2026-08-05 01:22 UTC
Actions

Api::V1::JobsController#running_action (avg 17733ms, max 17733ms)

What Happened#

2026-06-25 06:50 KST 경 cupixworks-api (us-west-2)에서 PUT /api/v1/jobs/:id/actions/:action_name/running 한 건이 17.7초 걸린 latency outlier로 감지되었다. 동일 endpoint 의 같은 시간대(06:48-06:55 KST) 다른 요청들은 모두 HTTP 200 정상 응답이고, 동시 시간 구간의 JobCallbackWorker.perform 로그도 1-4초 내에 완료되어, 단일 trace 의 일시적 outlier 이며 systemic regression 은 아니다.

Quick Facts#

Field Value
resource_name Api::V1::JobsController#running_action
sample_trace_id 3650352366366419804
avg_duration_ms 17733
max_duration_ms 17733
occurrence_count 1
env production, us-west-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api / Jobs 1 단일 요청 17.7s 지연. 동일 시간대 다른 running_action 호출은 정상 200 응답. 사용자 영향 범위는 해당 1건의 요청 처리 지연으로 제한됨.

Timeline#

  1. 2026-06-25 06:50:32 KST — 문제 trace 발생 (sample_trace_id=3650352366366419804, 17.7s).
  2. 2026-06-25 06:50:32 KST 전후 — 같은 endpoint 의 다른 호출들은 정상 200 응답(예: 06:50:32 job 1150634, 06:50:24 job 1150617 등 모두 info 레벨 200).
  3. 2026-06-25 06:54:54 KST — 동일 service 에서 무관한 ClusterRepository "Operation timed out after 10002 milliseconds" 에러 1건 발생(아래 "Hypotheses Considered" 참조).
  4. 2026-06-24 21:50:32 UTC — error-sweeper collector 가 latency 클러스터로 등록 (first_seen == last_seen, occurrence 1).

Scoring#

Confidence 80% · Actionability 28%

Confidence#

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