Skip to content
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

chore(sentryapps) Remove uncached RPC method #81153

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

Conversation

markstory
Copy link
Member

With all traffic using the cached method call we can remove the deprecated RPC call.

Refs #80488

With all traffic using the cached method call we can remove the
deprecated RPC call.

Refs #80488
@markstory markstory requested review from a team as code owners November 21, 2024 20:57
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

❌ 611 Tests Failed:

Tests completed Failed Passed Skipped
23114 611 22503 215
View the top 3 failed tests by shortest run time
tests.snuba.search.test_backend.EventsJoinedGroupAttributesSnubaSearchTest::test_date_filter
Stack Traces | 0.006s run time
No failure message available
tests.snuba.search.test_backend.EventsJoinedGroupAttributesSnubaSearchTest::test_sort
Stack Traces | 0.006s run time
No failure message available
tests.snuba.search.test_backend.EventsJoinedGroupAttributesSnubaSearchTest::test_status
Stack Traces | 0.006s run time
No failure message available

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

Copy link
Contributor

@Christinarlong Christinarlong left a comment

Choose a reason for hiding this comment

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

kewl beans

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.

2 participants