Api::V1::WorkspacesController#create (avg 10513ms, max 10513ms)
Service
cupixworks-api
Occurrences
34
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
bb38cc5a-428b-45b6-8b5c-e4c55684c6b2
First Seen
2026-06-25 00:47 UTC
Last Seen
2026-08-04 09:05 UTC
Actions
Api::V1::WorkspacesController#create (avg 10513ms, max 10513ms)
What Happened#
2026-06-25 09:47 KST 에 team 149 (successful) 의 사용자가 workspace "Brad Hardie Pavillion" 을 생성하자 응답이 10.5 s 만에 반환되었다. 동일 endpoint 의 ap-southeast-2 production 샘플은 최근 7 일 동안 2.5 s 에서 10.5 s 사이에 분포해 있어 일회성 spike 가 아니라 endpoint 자체가 구조적으로 느린 상태로 보인다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::WorkspacesController#create |
| http.status_code | 200 |
| duration_ms | 10511.12 |
| db_ms | 482.17 |
| serialization_ms | 0 |
| view_ms | 0.07 |
| env | production / ap-southeast-2 |
| tenant | cupix |
| team | successful (id 149) |
| deploy | production-ap-southeast-2-20260624t0557z0-24b9962e-cupixworks |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
successful (team 181 도 동일 endpoint 에서 9.6 s 관측) |
1 | Workspace 생성 시 10 s 가량 정지된 UX. 응답은 성공이라 데이터 손실은 없음 |
Timeline#
- 2026-06-25 09:47:46 KST —
WorkspacesController#create요청 수신 (request_id: 21670c89-ca7f-4b91-88b3-577018415ca0) - 2026-06-25 09:47:57 KST — 200 응답 (duration 10,511 ms, db 482 ms)
- 2026-06-25 09:47:57 KST — error-sweeper collector 가 latency cluster 로 식별 (
first_seen)
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 17 code refs, 5 log queries |
| Code path explicitness | 3/3 | 17 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 | 27 file(s) |
| Single repo | 1/3 | 4 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 |