ES /docs

Facility callbacks — synchronous deep-copy ops block request

Service
cupixworks-api
Occurrences
614
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
21ff517c-d126-47d5-b99a-19668bc45001
First Seen
2026-05-26 03:21 UTC
Last Seen
2026-08-04 22:38 UTC
Actions

Facility callbacks — synchronous deep-copy ops block request

What Happened#

2026-05-26 03:2104:42 UTC 사이에 cupixworks-api 서비스의 Api::V1::FacilitiesController#create 엔드포인트가 평균 5,695ms, 최대 10,799ms의 응답 시간을 기록했다. ap-southeast-2 리전에서 14건의 요청이 확인되었으며, DB 처리 시간은 240425ms에 불과하지만 전체 응답 시간의 92~95%가 애플리케이션 레이어의 동기 콜백 체인에서 소비되고 있다.

Quick Facts#

Field Value
resource_name Api::V1::FacilitiesController#create
top_frame app/controllers/api/v1/facilities_controller.rb:105
runtime Ruby on Rails
env production, ap-southeast-2

Affected Teams#

Team / Domain Error Count Impact
citycare (team 183) 12 Facility 생성 시 4~10초 대기, 배치 작업 시 UX 저하
scs-assetfuture (team 165) 1 단일 요청 10.8초 대기
arcadis01 (team 135) 1 단일 요청 10.8초 대기

Timeline#

  1. 2026-05-26 02:37 UTC — 최초 고지연 요청 발생 (arcadis01, 10,816ms)
  2. 2026-05-26 02:58~04:42 UTC — citycare 팀에서 12건 연속 배치 생성 (4,100~10,800ms)
  3. 2026-05-26 04:42 UTC — 마지막 고지연 요청 (scs-assetfuture, 10,798ms)
  4. 2026-05-26T05:00 UTC — Error sweeper 감지

Scoring#

Confidence 85% · Actionability 28%

Confidence#

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