Skip to content

Conversation

@shashjar
Copy link
Member

@shashjar shashjar commented Nov 20, 2025

Follow-up to #102808.

Fixes SENTRY-5DA7.

This PR ensures we provide the correct endpoint name when issuing RPC requests to EndpointDeleteTraceItems. We're currently passing "DeleteTraceItemsRequest" (the name of the protobuf definition) rather than "EndpointDeleteTraceItems" (the name of the RPC request handler Snuba-side). We should be able to verify this works based on the related metrics & Sentry issue (linked above).

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 20, 2025
@shashjar shashjar marked this pull request as ready for review November 20, 2025 19:07
@shashjar shashjar requested a review from a team as a code owner November 20, 2025 19:07
@shashjar shashjar merged commit f36bea4 into master Nov 20, 2025
66 checks passed
@shashjar shashjar deleted the fix-eap-trace-items-deletion-rpc-request branch November 20, 2025 20:00
@armenzg
Copy link
Member

armenzg commented Nov 21, 2025

It seems to cause this error: https://sentry.sentry.io/issues/7049009648/
I have opened this PR: #103810

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