ES /docs

Cognito API 원격 호출 지연 — 캐시 미스 시 네트워크 왕복

Service
cupixworks-api
Occurrences
9
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
ade2ab34-f3ec-4782-8d53-12d472b4de22
First Seen
2026-05-26 05:39 UTC
Last Seen
2026-06-11 09:17 UTC
Actions

Cognito API 원격 호출 지연 — 캐시 미스 시 네트워크 왕복

What Happened#

2026-05-26 05:39:42 UTC에 cupixworks-api 서비스의 Api::V1::BookmarksController#index 엔드포인트에서 1042ms 응답 지연이 발생했다. ap-southeast-1 리전에서 단일 요청이 감지되었으나, 동일 시간대에 같은 사용자 및 다른 사용자의 요청에서도 유사한 지연(664~927ms)이 반복적으로 확인되어 시스템적 이슈로 판단된다.

Quick Facts#

Field Value
resource_name Api::V1::BookmarksController#index
top_frame app/repositories/bookmark_repository.rb:36
env production, ap-southeast-1
deploy production-ap-southeast-1-20260526t0535z0-dd7bd097-cupixworks

Timeline#

  1. 2026-05-26T05:39:42Z — BookmarksController#index 요청 시작 (trace_id: 2979105533828777353)
  2. 2026-05-26T05:39:43Z — 응답 완료 (200 OK, 1039.64ms 소요, 결과 0건)
  3. 2026-05-26T05:39:45Z — 동일 사용자의 /bookmarks/team 요청도 927ms 소요
  4. 2026-05-26T05:41:01Z — 동일 사용자의 재요청에서도 664ms 소요
  5. 2026-05-27 — RCA 분석 완료

Scoring#

Confidence 85% · Actionability 44%

Confidence#

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