Api::V1::AerialPhotosController#index (avg 33108ms, max 33108ms)
Service
cupixworks-api
Occurrences
5
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
fde39d65-d51d-466c-9c01-5a5a6245ce10
First Seen
2026-07-29 23:03 UTC
Last Seen
2026-08-03 17:08 UTC
Actions
Api::V1::AerialPhotosController#index (avg 33108ms, max 33108ms)
What Happened#
2026-07-30 08:00~08:04 KST 사이에 cupixworks-api 서비스의 GET /api/v1/aerial_maps/560/aerial_photos 요청 3건이 평균 42,708 ms(최대 42,708 ms) 로 처리되어 latency cluster 로 감지되었다. 모든 요청은 HTTP 200 OK 로 응답을 성공적으로 반환했으나, 응답 소요시간의 대부분(≈97%)이 serializer 단계에서 발생했다. 동일 시간대에 team okland(team id 736) 사용자 한 명이 aerial_map key 560 에 대해 per_page=100 페이지네이션을 페이지 14→15→16 으로 연속 조회한 흐름이 확인된다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::AerialPhotosController#index |
| entry point | app/controllers/api/v1/aerial_photos_controller.rb:10-19 |
| top_frame | app/serializers/aerial_photo_serializer.rb:28-38 (upload_url / download_url attributes) |
| avg / max duration | 42,708 ms / 42,708 ms |
| serialization share | 52,602 ms (≈97%) — 예: request_id f0dde542-77f3-4853-9fed-c0efcd0ce123 |
| occurrences | 3 |
| env | production, region us-west-2, tenant cupix |
| deploy | production-us-west-2-20260728t0624z0-812cb7d9-cupixworks |
| sample trace | 1313289666376352913 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
team okland (id 736) |
3 | aerial_map 560 (총 1,553 aerial_photos) 페이지네이션 시 페이지당 최대 54s 지연. 응답은 성공(200). |
Timeline#
- 2026-07-30 08:00:02 KST — status board 가
svc:cupixworks-api::unknownincident open (started_at 기록). aerial_map 560 페이지 1건(request duration ~33s) 감지. - 2026-07-30 08:00:45 KST — 첫 aerial_photos index request 200 OK (access log).
- 2026-07-30 08:01:40 ~ 08:03:41 KST — 동일 aerial_map(
key=560) 대상으로 페이지 14~16 연속 조회, 각 페이지 response200. - 2026-07-30 08:04:14 KST — 마지막 page 16 응답 200 OK,
duration=54,147ms,serialization=52,602ms,db=2,890ms,pagination.total_entries=1553,per_page=100. - 2026-07-30 08:13:17 KST — 인접 latency cluster
018f6326-a687-4e1a-919e-cf0739f18a49(VideosController#upload_url, 10.3s) 감지되어 동일 svc-scope incident 로 병합. 이후 aerial_photos 요청은 별도 spike 없이 종료.
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 13 code refs, 4 log queries |
| Code path explicitness | 3/3 | 13 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 | 32 file(s) |
| Single repo | 1/3 | 4 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 |