BimRevisionsController#create — sequential network I/O in after_create callback
Service
cupixworks-api
Occurrences
38
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
3786743d-411c-4419-8148-314e5efed46a
First Seen
2026-05-26 04:23 UTC
Last Seen
2026-06-16 12:31 UTC
Actions
BimRevisionsController#create — sequential network I/O in after_create callback
What Happened#
2026-05-26 04:23:26 UTC에 cupixworks-api의 Api::V1::BimRevisionsController#create 엔드포인트가 1543ms 응답 시간을 기록했다. ap-southeast-2 리전의 nswgov tenant에서 BIM revision 생성 시 발생한 latency 이슈로, after_create 콜백에서 실행되는 동기적 외부 서비스 호출(SQS, Kinesis)과 세션 생성 오버헤드가 원인이다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::BimRevisionsController#create |
| top_frame | app/models/concerns/forge_translatable/bim_revision.rb:23 |
| duration | 1543ms (db: 135ms, app: 1406ms, view: 0.06ms) |
| env | production, ap-southeast-2 |
| deploy | production-ap-southeast-2-20260523t2205z0-3e770a15-cupixworks |
| tenant | nswgov (team domain: sinsw) |
Timeline#
- 2026-05-26T04:23:26Z — BimRevision create 요청 수신 (revision name: "V1")
- 2026-05-26T04:23:29Z — 응답 완료 (1541ms duration, HTTP 200)
- 2026-05-26T04:23:29Z — Forge meta version 업데이트 (후속 PUT 요청)
Scoring#
Confidence 85% · Actionability 28%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 19 code refs, 4 log queries |
| Code path explicitness | 3/3 | 19 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 | 19 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 |