Skip to content

delete_groups task uses pickle parameters #90765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
markstory opened this issue May 1, 2025 · 0 comments · Fixed by #90785
Closed

delete_groups task uses pickle parameters #90765

markstory opened this issue May 1, 2025 · 0 comments · Fixed by #90785

Comments

@markstory
Copy link
Member

The sentry.deletions.tasks.groups.delete_groups task is getting pickle parameters

Reproducible with tests/sentry/issues/endpoints/test_organization_group_index.py:

@linear linear bot added the Task label May 1, 2025
@markstory markstory self-assigned this May 1, 2025
markstory added a commit that referenced this issue May 1, 2025
Don't put uuid() objects into evenstream_state, as they require pickle.

Fixes #90765
markstory added a commit that referenced this issue May 2, 2025
Don't put uuid() objects into evenstream_state, as they require pickle.

Fixes #90765
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant