AWS Cognito — access token revoked after session invalidation
Service
cupixworks-api
Occurrences
95
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
c045fe58-83bc-43fc-9fe7-5ba9838c9d46
First Seen
2026-05-26 08:15 UTC
Last Seen
2026-07-08 15:58 UTC
Actions
AWS Cognito — access token revoked after session invalidation
What Happened#
2026-05-26 08:15~08:21 UTC 사이에 cupixworks-api 서비스의 UsersController#destroy 엔드포인트에서 평균 4824ms, 최대 4902ms의 응답 지연이 5건 발생했다. 동일 시간대에 한 명의 관리자가 15명의 사용자를 일괄 삭제하는 작업을 수행했으며, 그 중 5건에서 AWS Cognito API 호출이 비정상적으로 느려지면서 전체 요청 시간이 급증했다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::UsersController#destroy |
| top_frame | app/repositories/user_repository.rb:141 |
| env | production, us-west-2 |
| avg_duration | 4824ms |
| max_duration | 4902ms |
| HTTP status | 204 (모든 요청 성공) |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| cupixworks-api (user management) | 5 | 관리자의 사용자 삭제 요청이 ~5초 지연. 기능적 실패는 없으나 UX 저하 |
Timeline#
- 08:05:14 UTC — 관리자(Mustapha Djaziri)가 사용자 일괄 삭제 시작 (15명)
- 08:15:33 UTC — 첫 번째 slow request 발생 (user 13489, 4703ms)
- 08:21:51 UTC — 마지막 slow request (user 41919, 4841ms)
- 08:21:56 UTC — 일괄 삭제 작업 완료, 이후 재발 없음
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 9 code refs, 4 log queries |
| Code path explicitness | 3/3 | 9 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 | 26 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 |