Skip to content

Conversation

@cvxluo
Copy link
Contributor

@cvxluo cvxluo commented Feb 7, 2026

Once explorer autofix generates an RCA, send a request to Seer to start supergroup embedding. Gated behind projects:supergroup-embeddings-explorer

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 7, 2026

manager.add("projects:project-detail-apple-app-hang-rate", ProjectFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=False)
# Enable supergroup RCA embedding generation from autofix explorer runs
manager.add("projects:supergroup-embeddings-explorer", ProjectFeature, FeatureHandlerStrategy.FLAGPOLE, api_expose=False)
Copy link
Contributor Author

@cvxluo cvxluo Feb 7, 2026

Choose a reason for hiding this comment

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

i went with project-level granularity since we want to test on specific projects internally, rather than the entire sentry org. makes it slightly easier to track any issues that come up right now

@cvxluo cvxluo force-pushed the cvxluo/nomlqpzmpwxw branch from 60e404f to e112fff Compare February 7, 2026 01:09
@cvxluo cvxluo marked this pull request as ready for review February 9, 2026 18:07
@cvxluo cvxluo requested a review from a team as a code owner February 9, 2026 18:07
@cvxluo cvxluo requested a review from a team February 9, 2026 18:07
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.

@cvxluo cvxluo merged commit abd0c88 into master Feb 10, 2026
72 checks passed
@cvxluo cvxluo deleted the cvxluo/nomlqpzmpwxw branch February 10, 2026 16:55
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.

2 participants