ES /docs

Api::V1::SessionsController#show (avg 20550ms, max 20897ms)

Service
cupixworks-api
Occurrences
25
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
c387835e-3ff3-4300-8b16-1f9464275f5d
First Seen
2026-06-24 17:37 UTC
Last Seen
2026-08-04 19:42 UTC
Actions

Api::V1::SessionsController#show (avg 20550ms, max 20897ms)

What Happened#

2026-06-25 02:37 ~ 02:38 KST 사이, cupixworks-apiApi::V1::SessionsController#show 가 2회 연속 약 20 s 응답시간으로 동작했다 (avg 20550 ms, max 20897 ms). 동일 시간대에 같은 호스트(ip-10-1-144-228.us-west-2) 에서 다수의 다른 컨트롤러(PanosController#create, PanosController#check_uploading, RecordsController#flush_geo_coordinate 등)도 5 ~ 8 s 의 비정상 응답을 기록했고, 같은 region 의 다른 호스트에서 Api::V1::ElementTracesController#refreshduration=221786 ms, db=56758 ms 으로 실행 중이었다. 즉, Sessions 엔드포인트 자체의 신규 결함이 아니라 cupixworks-api production us-west-2 의 워커/DB 풀 saturation 으로 인한 광역 latency 의 한 단면이다.

Quick Facts#

Field Value
resource_name Api::V1::SessionsController#show
controller Api::V1::SessionsController
top_frame app/controllers/api/v1/sessions_controller.rb:4
avg_duration_ms 20550
max_duration_ms 20897
env production, us-west-2
version production-us-west-2-20260624t0500z0-24b9962e-cupixworks

Affected Teams#

Team / Domain Error Count Impact
okland (team_id 736) 1 사용자 jeff.stolzoff@okland.com 의 세션 갱신 요청이 20.17 s 소요
gilbaneco (team_id 780) 1 다른 사용자의 세션 갱신 요청이 20.88 s 소요

/api/v1/sessions 는 클라이언트 부팅/포커스 복귀 시 호출되는 엔드포인트라 응답 지연이 길어지면 UI 진입 자체가 stall 한다.

Timeline#

  1. 2026-06-24 17:37:53 UTC (2026-06-25 02:37 KST) — 같은 region 의 ip-10-1-80-134 호스트에서 Api::V1::PanosController#bulk 가 18.7 s, db=4696 ms 로 시작 (concurrent slow requests 다수).
  2. 2026-06-25 02:38:17 KSTip-10-1-144-228 에서 SessionsController#show 첫 번째 slow 요청 (duration=20883.72 ms, db=3002.27 ms, 사용자 gilbaneco).
  3. 2026-06-25 02:38:37 KSTip-10-1-80-134 에서 Api::V1::ElementTracesController#refreshduration=221786 ms, db=56758 ms 로 진입 (단일 요청이 워커 1개를 56 s+ 점유).
  4. 2026-06-25 02:38:41 KSTip-10-1-144-228 에서 SessionsController#show 두 번째 slow 요청 (duration=20173.22 ms, db=1960.47 ms, 사용자 okland).
  5. 2026-06-25 02:59 KST — status board 가 cluster 94ea15c2-... 를 마지막 이벤트로 svc 인시던트 2026-06-24-svc-cupixworks-api--unknown-2 를 resolved 처리.

Scoring#

Confidence 85% · Actionability 28%

Confidence#

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