ES /docs

[CupixAerialMap] preprocess fail {"detail":"Request was throttled. Expected available in 1 second."}

Service
aerial-map-service
Occurrences
2
Status
Reported
Confidence
80%
Actionability
52%
Cluster ID
9e63b5b4-1e11-4c16-a8ed-dfcef95cccca
First Seen
2026-04-24 08:05 UTC
Last Seen
2026-04-24 09:23 UTC
Actions

[CupixAerialMap] preprocess fail {"detail":"Request was throttled. Expected available in 1 second."}

What Happened#

2026-04-24 08:05:45 UTC에 aerial-map-service의 preprocess Fargate 컨테이너에서 Pix4D 외부 API 호출 중 HTTP 429 (rate limit) 응답을 수신하여 aerial_map 356 전처리가 실패했다. 동일 시간대에 여러 aerial map이 동시에 처리되고 있었으며, 356만 throttling에 의해 실패하고 나머지(353-355, 357, 359-361)는 정상 완료되었다.

Quick Facts#

Field Value
exception.message Request was throttled. Expected available in 1 second.
top_frame preprocess/index.ts:148
runtime Node.js (ECS Fargate)
env production, us-west-2

Timeline#

  1. 08:03:41Z -- Preprocess Fargate 컨테이너 시작 (aerial_map 356, 메모리 2048 MB)
  2. 08:03:46Z -- Pix4D 프로젝트 생성: cupix-production-qatest3-356-1777017826383
  3. 08:05:45.248Z -- Pix4D API 호출 시 HTTP 429 응답 수신, preprocess 실패
  4. 08:05:45.331Z -- 동일 에러의 재포맷 로그 출력 (catch 블록의 두 번째 로그)
  5. 08:06:42Z -- Step Functions가 States.TaskFailed 감지 (ECS 컨테이너 exit code 1)
  6. 08:06:43Z -- API 콜백: /api/v1/aerial_maps/356/processing 상태 업데이트

Scoring#

Confidence 80% · Actionability 52%

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 2/3 section, query
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 5/5 trivial
Affected files 1/5 14 file(s)
Single repo 1/3 2 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration