ES /docs

Api::V1::AerialPhotosController#update (avg 1049ms, max 1049ms)

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
87863041-1eea-4307-9bae-cd0d89174013
First Seen
2026-05-27 17:34 UTC
Last Seen
2026-05-27 17:34 UTC
Actions

Api::V1::AerialPhotosController#update (avg 1049ms, max 1049ms)

What Happened#

2026-05-27 17:34:59 UTC에 cupixworks-api 서비스의 Api::V1::AerialPhotosController#update 엔드포인트에서 1049ms의 응답 지연이 발생했다. 해당 요청은 aerial_map 452에 대한 약 200건 이상의 연속적인 aerial photo 업데이트 배치 작업 중 하나였으며, HTTP 200으로 정상 응답했으나 latency threshold(500ms)를 초과했다.

Quick Facts#

Field Value
resource_name Api::V1::AerialPhotosController#update
top_frame app/models/concerns/searchable.rb:55 (_update_document)
env production, us-west-2
duration 1049ms (DB: 18.47ms, View: 0.1ms, App logic: ~1028ms)
HTTP status 200

Timeline#

  1. 17:31:35 UTCAerialMap 452 step function 실행 (invoke_process), preprocessing 시작
  2. 17:33:49 UTC — 대량 aerial photo update 배치 요청 시작 (~200건)
  3. 17:34:59 UTC — 해당 latency 이벤트 발생 (aerial_photo ID 147693, 1049ms)
  4. 17:35:58 UTC — 배치 완료, processing started 알림 발생

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 17 code refs, 4 log queries
Code path explicitness 3/3 17 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 26 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