Api::V1::FloorplansController#complete_creation (avg 1083ms, max 1083ms)
Service
cupixworks-api
Occurrences
6
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
1713ae44-1e0b-4b71-88f9-570bc2f37efe
First Seen
2026-05-26 03:31 UTC
Last Seen
2026-06-05 17:46 UTC
Actions
Api::V1::FloorplansController#complete_creation (avg 1083ms, max 1083ms)
What Happened#
2026-05-26 03:31:22 UTC에 ap-southeast-2 리전의 cupixworks-api 서비스에서 Api::V1::FloorplansController#complete_creation 엔드포인트가 1083ms 응답 시간을 기록했다. 동일 시간대에 같은 사용자가 연속으로 floorplan을 생성하면서 여러 건의 1000ms+ 요청이 발생했다. DB 쿼리 시간은 ~163ms로 일정하나, 나머지 ~920ms가 애플리케이션 콜백 체인(counter_culture_fix_counts, Elasticsearch 인덱싱)에서 소요된다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::FloorplansController#complete_creation |
| top_frame | app/models/concerns/statable/floorplan.rb:187 |
| env | production, ap-southeast-2 |
| avg_duration | 1083ms |
| max_duration | 1083ms (cluster sample) |
Timeline#
- 2026-05-26T03:00:25Z — 동일 사용자의 batch complete_creation 시작 (floorplan 15301, 1259ms)
- 2026-05-26T03:31:22Z — 클러스터에 캡처된 요청 (floorplan 15321, 1082ms)
- 2026-05-26T04:21:02Z — 마지막 관측된 요청 (floorplan 15328, 748ms)
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 18 code refs, 2 log queries |
| Code path explicitness | 3/3 | 18 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 | 28 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 |