Skip to content
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

feat(taskworker): Make notications taskworker compatible #88846

Merged
merged 4 commits into from
Apr 7, 2025

Conversation

enochtangg
Copy link
Member

This work is required to migrate tasks from celery to the new taskbroker system. The sentry option will be used to control the rollout of these tasks. The full migration plan is describe in this document.

@enochtangg enochtangg requested review from a team as code owners April 4, 2025 20:34
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 4, 2025
Copy link

codecov bot commented Apr 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #88846       +/-   ##
===========================================
+ Coverage   32.98%   87.74%   +54.75%     
===========================================
  Files        8516    10074     +1558     
  Lines      475716   569762    +94046     
  Branches    22393    22369       -24     
===========================================
+ Hits       156908   499910   +343002     
+ Misses     318407    69453   -248954     
+ Partials      401      399        -2     

@markstory markstory merged commit 93173f2 into master Apr 7, 2025
49 checks passed
@markstory markstory deleted the migrate-notifications-taskworker branch April 7, 2025 15:47
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
This work is required to migrate tasks from celery to the new taskbroker
system. The sentry option will be used to control the rollout of these
tasks. The full migration plan is describe in this
[document](https://www.notion.so/sentry/Rollout-Planning-1bd8b10e4b5d80aeaaa7dba0efca83bc).

---------

Co-authored-by: Mark Story <[email protected]>
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