ES /docs

Api::V1::AerialPhotosController#upload_url (avg 4765ms, max 4765ms)

Service
cupixworks-api
Occurrences
1
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
a6490c65-8f3e-4da3-ba48-33c204f831f6
First Seen
2026-06-06 02:32 UTC
Last Seen
2026-06-06 02:32 UTC
Actions

Api::V1::AerialPhotosController#upload_url (avg 4765ms, max 4765ms)

What Happened#

2026-06-06 11:32 KST에 Api::V1::AerialPhotosController#upload_url 엔드포인트에서 단일 요청이 4765ms의 응답 시간을 기록했다. 이 엔드포인트의 평균 응답 시간은 400-700ms이므로 약 10배 높은 지연이 발생한 것이다. aerial_map 471에 대한 대량 업로드 작업 중 동시 요청이 집중된 시점에서 발생했다.

Quick Facts#

Field Value
resource_name Api::V1::AerialPhotosController#upload_url
top_frame app/repositories/aerial_photo_repository.rb:219
env production, us-west-2
avg_duration 4765ms (정상 평균: 400-700ms)
trace_id 100339233233803294

Timeline#

  1. 2026-06-06 11:32 KSTupload_url 요청 4765ms 응답 시간 기록 (trace 100339233233803294)
  2. 2026-06-06 11:34-11:37 KST — aerial_map 471에 대한 대량 create + upload_url + check_uploading 요청 연속 관찰
  3. 2026-06-06 12:33 KST — 이후 동일 엔드포인트 응답 시간 정상 범위 (400-700ms) 확인

Scoring#

Confidence 85% · Actionability 28%

Confidence#

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