ES /docs

Api::V1::FloorplansController#check_tile_uploading (avg 15634ms, max 15916ms)

Service
cupixworks-api
Occurrences
12
Status
Dismissed
Confidence
85%
Actionability
28%
Cluster ID
0d5c0663-4906-4edd-b107-6fd4336649b5
First Seen
2026-06-25 23:45 UTC
Last Seen
2026-07-24 08:14 UTC
Actions
현재 상태 dismissed 에서는 실행할 액션이 없습니다.

Api::V1::FloorplansController#check_tile_uploading (avg 15634ms, max 15916ms)

What Happened#

2026-06-26 08:45 KST 무렵 cupixworks-apiPUT /api/v1/floorplans/:id/check_tile_uploading 엔드포인트에서 2건의 요청이 평균 15.6초, 최대 15.9초 지연되었다. 응답 자체는 200으로 성공했지만 사용자가 floorplan 타일 업로드를 완료한 직후 호출하는 동기식 후처리 단계에서 15초 이상 차단(blocking)이 발생해 업로드 완료 UX가 크게 늦어졌다.

Quick Facts#

Field Value
resource_name Api::V1::FloorplansController#check_tile_uploading
avg_duration_ms 15634
max_duration_ms 15916
top_frame app/models/concerns/tile/s3.rb:9-15 (check_tile_uploading!)
env production, region us-west-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
cupixworks-api / floorplan tile upload 2 사용자 floorplan 업로드 직후 "검증 완료" 응답이 15초 이상 지연됨. 클라이언트 timeout 설정에 따라 추가 영향 가능.

Timeline#

  1. 2026-06-26 08:42 KST — Floorplan 89460 에서 POST /tile_upload_credentials 호출 (업로드 시작).
  2. 2026-06-26 08:44 KST — Cover 업로드 검증 단계 완료 (check_cover_uploading 200).
  3. 2026-06-26 08:45:01 KST (cluster first_seen, UTC 23:45:01.181Z)check_tile_uploading 첫 번째 느린 요청 (15916ms).
  4. 2026-06-26 08:45:03 KST (cluster last_seen, UTC 23:45:03.468Z)check_tile_uploading 두 번째 느린 요청 (15634ms).
  5. 2026-06-26 08:47:47 KST — Floorplan 89460 check_tile_uploading 200 응답 도달 (Datadog access log 기록).

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 16 code refs, 7 log queries
Code path explicitness 3/3 16 file:line refs
Log evidence 2/3 section, query
RCA structure 3/3 3/3 sections
Revision history 1/3 1 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 1/5 critical
Affected files 1/5 10 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