Skip to content

fix(api) Don't fanout across regions for GET /organizations - #1175

Open
markstory wants to merge 4 commits into
mainfrom
feat-no-region-fanout
Open

fix(api) Don't fanout across regions for GET /organizations#1175
markstory wants to merge 4 commits into
mainfrom
feat-no-region-fanout

Conversation

@markstory

Copy link
Copy Markdown
Member

Earlier this year GET /api/0/organizations/ had a control silo implementation added. This endpoint lets avoid multi-region fanouts as we can get all the necessary information from a single request.

Refs getsentry/sentry#118963

Earlier this year `GET /api/0/organizations/` had a control silo
implementation added. This endpoint lets avoid multi-region fanouts as
we can get all the necessary information from a single request.

Refs getsentry/sentry#118963
@markstory
markstory requested a review from dcramer July 22, 2026 15:06
Comment thread packages/mcp-core/src/api-client/client.test.ts
Comment on lines +7 to +9
"files": [
"./dist/*"
],

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Biome did its thing 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants