Skip to content

Update some sentry_app queries to use the read replica #93717

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kneeyo1
Copy link
Contributor

@kneeyo1 kneeyo1 commented Jun 17, 2025

A continuation of #93081.
This also adds some docstrings around previously added methods that utilize the read replica as well.

looking through the code paths, it looks like get_installation_by_id is only really used in other read contexts.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 17, 2025
@kneeyo1 kneeyo1 marked this pull request as ready for review June 17, 2025 17:42
@kneeyo1 kneeyo1 requested review from a team as code owners June 17, 2025 17:42
@kneeyo1 kneeyo1 requested a review from markstory June 17, 2025 17:42
Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

Looking at where these methods are called they are all far from the write paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants