ES /docs

Api::V1::WorkspacesController#share (avg 1924ms, max 1924ms)

Service
cupixworks-api
Occurrences
2
Status
Reported
Confidence
85%
Actionability
28%
Cluster ID
05fac118-ab06-450b-93c9-b7be954ef6bc
First Seen
2026-05-27 10:38 UTC
Last Seen
2026-05-29 12:50 UTC
Actions

Api::V1::WorkspacesController#share (avg 1924ms, max 1924ms)

What Happened#

2026-05-27 10:38 UTC, eu-central-1 리전에서 Api::V1::WorkspacesController#share 엔드포인트가 1924ms 소요되었다. Workspace 540에 2명의 신규 사용자를 초대하는 과정에서, 동기적으로 수행되는 AWS Cognito 사용자 생성 API 호출이 전체 응답 시간의 대부분(~1735ms)을 차지했다.

Quick Facts#

Field Value
resource_name Api::V1::WorkspacesController#share
duration 1924ms (DB: 187ms, External: ~1735ms)
top_frame app/repositories/concerns/sharable_repository.rb:155
env production, eu-central-1
deploy production-eu-central-1-20260527T0505Z0-650f3601-cupixworks

Affected Teams#

Team / Domain Error Count Impact
danfoss (Team ID 48) 1 사용자가 workspace share 시 ~2초 대기

Timeline#

  1. 10:38:10.155Z — PUT /api/v1/workspaces/540/share 요청 시작
  2. 10:38:10.602Z — 첫 번째 Cognito 사용자 생성 호출 (pauline.fichaux@danfoss.com)
  3. 10:38:12.603Z — 두 번째 Cognito 사용자 생성 호출 (m.bron@danfoss.com) + 첫 번째 완료
  4. 10:38:15.213Z — 요청 완료 (200 OK, 총 1922.44ms)

Scoring#

Confidence 85% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 14 code refs, 5 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 27 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