Api::V1::LevelsController#create (avg 6948ms, max 8472ms)
Service
cupixworks-api
Occurrences
71
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
303116fb-1da9-41a0-9b6b-a864148a6f01
First Seen
2026-05-26 04:07 UTC
Last Seen
2026-06-05 11:19 UTC
Actions
Api::V1::LevelsController#create (avg 6948ms, max 8472ms)
What Happened#
2026-05-26 04:07~04:28 UTC 사이에 ap-southeast-2 리전의 cupixworks-api 서비스에서 Api::V1::LevelsController#create 요청 2건이 평균 6948ms, 최대 8472ms의 비정상적 응답 시간을 기록했다. 데이터베이스 쿼리 시간은 62ms에 불과하며, 나머지 ~8400ms는 after_create 콜백에서 동기적으로 수행되는 Workarea/Spacetime 생성, Elasticsearch 인덱싱, 알림 서비스 구독 생성에 소비되었다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::LevelsController#create |
| top_frame | app/models/concerns/has_default/level.rb:16 |
| env | production, ap-southeast-2 |
| avg_duration_ms | 6948 |
| max_duration_ms | 8472 |
| db_time_ms | 62 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| nswgov (sinsw) | 1 | Level 생성 응답 8.4초 지연 — UX 저하 |
| cupix (built) | 1 | Level 생성 응답 5.4초 지연 — UX 저하 |
Timeline#
- 2026-05-26T04:07:12Z — cupix 테넌트에서 "LEVEL 8" 생성 요청 (5421ms)
- 2026-05-26T04:28:25Z — nswgov 테넌트에서 facility
a04jas의 첫 level "GF" 생성 요청 (8472ms) - 2026-05-26T04:28:41Z — 동일 facility에서 두 번째 level "L1" 생성 (316ms — 구독 이미 생성됨)
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 14 code refs, 2 log queries |
| Code path explicitness | 3/3 | 14 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 | 21 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 |