Skip to content

Conversation

@shashjar
Copy link
Member

Implements double reads of occurrences from EAP for get_errors_counts_timeseries_by_project_and_release in src/sentry/api/endpoints/release_thresholds/utils/get_errors_counts_timeseries.py.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 30, 2026
@shashjar shashjar requested review from a team and thetruecpaul January 30, 2026 00:05
@shashjar shashjar marked this pull request as ready for review January 30, 2026 00:05
@shashjar shashjar requested review from a team as code owners January 30, 2026 00:05
@shashjar shashjar removed request for a team January 30, 2026 00:05
@shashjar
Copy link
Member Author

bugbot review

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.

if not release_value_list:
return []

query_string = "type:error"
Copy link
Member Author

Choose a reason for hiding this comment

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

type:error might be incorrect - we may have some non-error events that still fall under the Dataset.Events category

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.

1 participant