ES /docs

GET 400 (avg 35601ms, max 35601ms)

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
3db35b39-7c60-4672-9f63-393c0dcf9216
First Seen
2026-07-22 17:57 UTC
Last Seen
2026-07-22 17:57 UTC
Actions

GET 400 (avg 35601ms, max 35601ms)

What Happened#

2026-07-23 02:57 KST 경 eu-central-1 리전의 cupixworks-api(Elastic Beanstalk 환경 tesla-eu-prod) 에서 GET /api/v1/admin/revision_requests 요청 한 건이 400 응답을 내면서 35.6초 동안 지연되었다. 같은 시각 근처에 동일 리전의 Api::V1::Admin::RevisionRequestsController#index (평균 509s, 최대 563s) 와 Api::V1::MeController#show (208s) 요청도 극단적으로 느려졌으며, 세 클러스터는 status-board 상 동일 svc-level incident 2026-07-22-svc-cupixworks-api--unknown-1 로 묶여 있다. 원인은 특정 컨트롤러 코드가 아니라 eu-central-1 데이터 계층(Redis / MySQL) 이 짧은 시간 동안 심각하게 지연된 인프라 이벤트다.

Quick Facts#

Field Value
resource_name GET 400
route /api/v1/admin/revision_requests
http.status_code 400
top_child_span rails.cache GET (19,835 ms)
duration 35,601 ms
runtime Ruby / Rails (rack, operation:rack.request)
deploy production-eu-central-1-20260722t0759z0-848f7c00-cupixworks
env production, region eu-central-1, host i-0f89558422bf291ff (m6a.xlarge)
user-agent Edge 150 (Windows 10 Desktop)

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (eu-central-1 admin/me endpoints) 3 clusters, ≥5 slow requests Admin console revision_requests 조회 및 /me 세션 확인이 30초~9분 지연 → 브라우저 timeout 및 UX 저하

Trace-level 증거만 확보 가능하고 다른 리전(us-east-1, ap-northeast-2 등) 은 같은 시각 정상. tenant:cupix 만 태그되어 있어 다른 테넌트 영향은 미확인.

Timeline#

  1. 2026-07-23 02:55 KST — RevisionRequestsController#index 지연 시작 (sibling cluster 3e41f969 first_seen).
  2. 2026-07-23 02:57 KST — 본 클러스터 발생: GET /api/v1/admin/revision_requests 요청 접수 (span start 2026-07-22T17:57:05.329Z).
  3. 2026-07-23 02:57:11 KSTrails.cache GET 시작, 이후 19.8s 동안 Redis 응답 지연.
  4. 2026-07-23 02:57:40 KST — 응답 400 반환, 총 35.6s 소요.
  5. 2026-07-23 03:01 KST — MeController#show 208s 지연 사건 (a58229f6) 발생, svc-incident 마지막 이벤트.
  6. 2026-07-23 03:01 KST — status-board 가 2026-07-22-svc-cupixworks-api--unknown-1 을 resolved 로 마감. 이후 정상.

Scoring#

Confidence 80% · Actionability 28%

Confidence#

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