ES /docs

Api::V1::FloorplansController#create (avg 12523ms, max 12523ms)

Service
cupixworks-api
Occurrences
2
Status
Reported
Confidence
85%
Actionability
24%
Cluster ID
45aa466c-623c-4b14-a8f8-02175401cca8
First Seen
2026-07-13 05:12 UTC
Last Seen
2026-07-30 13:03 UTC
Actions

Api::V1::FloorplansController#create (avg 12523ms, max 12523ms)

What Happened#

2026-07-13 14:12 KST 에 cupixworks-api 프로덕션(us-west-2, tenant cupix) 에서 POST /api/v1/floorplans 요청 한 건이 12.5s 동안 실행되어 latency 클러스터로 감지되었다. 요청 자체는 200 으로 성공했으나 duration 이 임계치(>500ms)를 크게 초과했다. 단발성 이벤트이며, 동일 endpoint 의 다른 요청은 정상 시간대에 완료되었다.

Quick Facts#

Field Value
resource_name Api::V1::FloorplansController#create
avg_duration_ms 12523
max_duration_ms 12523
sample_trace_id 1202229949995714008
cluster_type latency
env production, us-west-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api (Floorplan 생성) 1 Facility 13992 에서 Floorplan 90994 생성 요청 1건이 12.5s 대기. 사용자 경험 저하 (UI 로딩 지연), 성공 응답 반환

Timeline#

  1. 2026-07-13 14:12:10 KSTPOST /api/v1/floorplans 요청 시작 (first_seen, cluster start).
  2. 2026-07-13 14:12:12 KST — Floorplan(id=90994) 저장 이후 after_create 콜백 실행: 캐시 무효화, 부모 캐시 리셋, Kinesis 이벤트 발행. 이 시점까지 이미 ~2s 경과.
  3. 2026-07-13 14:12:24 KST[200] POST /api/v1/floorplans 완료 로그. 총 12523ms 소요 후 응답. 이후 재발 없음.

Scoring#

Confidence 85% · Actionability 24%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 24 code refs, 6 log queries
Code path explicitness 3/3 24 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 19 file(s)
Single repo 1/3 5 service(s)
Immediate actions 0/3 absent
Testability 2/3 test mentioned
External dependency 1/3 external deps found
Data migration 0/3 migration needed