Skip to content

Conversation

@wmak
Copy link
Member

@wmak wmak commented Jan 30, 2026

  • Process spans while querying the next page so that we're not doing all the work in serial, which should give us a minor speed up
  • in the example below we should save ~2s since the process.rpc_response spans would happen during the snuba_rpc.run spans
image
- Process spans while querying the next page so that we're not doing all
  the work in serial, which should give us a minor speed up
@wmak wmak requested a review from a team as a code owner January 30, 2026 19:43
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 30, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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

2 participants