FacilitiesController#share 동기 HTTP 호출 병목 — 콜백 체인
Service
cupixworks-api
Occurrences
584
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
cd9b9bdc-41f2-486d-a8a8-9d8ad7e70a26
First Seen
2026-05-26 03:21 UTC
Last Seen
2026-06-24 02:13 UTC
Actions
FacilitiesController#share 동기 HTTP 호출 병목 — 콜백 체인
What Happened#
2026-05-26 03:21 ~ 13:15 UTC 사이에 cupixworks-api 서비스의 Api::V1::FacilitiesController#share 엔드포인트에서 평균 8150ms, 최대 21027ms의 응답 지연이 5개 리전에 걸쳐 24회 발생했다. HTTP 응답은 모두 200이며 기능적 오류는 없으나, 사용자 경험에 심각한 영향을 미치는 latency 이슈이다.
Quick Facts#
| Field | Value |
|---|---|
| resource_name | Api::V1::FacilitiesController#share |
| top_frame | app/repositories/concerns/sharable_repository.rb:159 |
| avg_duration | 8150ms |
| max_duration | 21027ms |
| env | production (ap-southeast-2, eu-central-1, us-west-2, ap-northeast-1, ap-southeast-1) |
Timeline#
- 2026-05-26T03:21:23Z — 최초 발생 (ap-southeast-2)
- 2026-05-26T13:15:13Z — 최근 발생
- 2026-05-27 — RCA 분석 완료
Scoring#
Confidence 85% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 24 code refs, 3 log queries |
| Code path explicitness | 3/3 | 24 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 | 18 file(s) |
| Single repo | 1/3 | 3 service(s) |
| Immediate actions | 0/3 | absent |
| Testability | 0/3 | no test info |
| External dependency | 3/3 | no external deps |
| Data migration | 3/3 | no migration |