Api::V1::RoomsController#index (avg 1006ms, max 1006ms)
Service
cupixworks-api
Occurrences
9
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
038d66f9-7490-4cb9-a597-1fcbd0928244
First Seen
2026-05-26 22:10 UTC
Last Seen
2026-06-19 20:02 UTC
Actions
Api::V1::RoomsController#index (avg 1006ms, max 1006ms)
What Happened#
2026-05-26 22:10 UTC, ap-southeast-2 리전의 cupixworks-api에서 Api::V1::RoomsController#index 요청이 1006ms가 소요되었다. DB 시간은 21ms에 불과했으며, 나머지 ~984ms는 Cognito 인증 및 UserFactory.update_user_groups! 호출에서 소비되었다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::RoomsController#index |
| top_frame | lib/cupix/auth/verification.rb:81 (Cognito get_user_by_access_token) |
| env | production, ap-southeast-2 |
| deploy | production-ap-southeast-2-20260526t0827z0-dd7bd097-cupixworks |
Timeline#
- 2026-05-26T22:10:47Z — 요청 시작 (
GET /api/v1/reviews/dpidjv/rooms) - 2026-05-26T22:10:50Z — 요청 완료 (1005.26ms, HTTP 200)
- 2026-05-26T22:10:52Z — 동일 사용자에 대해
UserFactory.update_user_groups!로그 다수 확인 (여러 Puma worker PID) - 2026-05-27T00:00:00Z — RCA 분석 시작
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 16 code refs, 5 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 | 1/5 | critical |
| Affected files | 1/5 | 20 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 |