sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(workflow_engine): Setup the Task for process_workflow_updates

Open saponifi3d opened this issue 4 months ago • 1 comments

Description

  • Create a celery task namespace for the workflow engine tasks
  • Create a task for processing an activity in the workflow_engine -- this will allow us to create a celery task to async execute process workflows when the issue platform creates an activity

In the code I mention there being a follow-up PR: https://github.com/getsentry/sentry/pull/93580 is the initial PR to support the Activity / Group models.

saponifi3d avatar Jun 13 '25 19:06 saponifi3d