getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.23k stars 4.21k forks source link

chore(sentryapps) Remove uncached RPC method #81153

Open markstory opened 15 hours ago

markstory commented 15 hours ago

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

Refs #80488

codecov[bot] commented 14 hours ago

:x: 611 Tests Failed:

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

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