Skip to content

Conversation

@shruthilayaj
Copy link
Member

No description provided.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 21, 2025
Comment on lines 78 to 80
with sentry_sdk.isolation_scope() as scope:
scope.set_tag("dropped_fields", dropped_fields["selected_columns"])
sentry_sdk.capture_exception("Selected column not supported!")
Copy link
Member

Choose a reason for hiding this comment

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

will we get rate limited if we're sending sentry events in the migration?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think we'd hit rate limits. We're only capturing an exception in the case of dropped fields which shouldn't happen much?

@shruthilayaj shruthilayaj merged commit 043be68 into master Nov 21, 2025
67 checks passed
@shruthilayaj shruthilayaj deleted the shruthi/feat/remove-extrapolation-modes-from-alerts-translation branch November 21, 2025 17:53
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