[GH-ISSUE #737] Workflow Support #2386

Closed
opened 2026-03-15 20:19:31 +03:00 by kerem · 1 comment
Owner

Originally created by @Milk-Tang on GitHub (Sep 8, 2023).
Original GitHub issue: https://github.com/hibiken/asynq/issues/737

Originally assigned to: @hibiken on GitHub.

Is your feature request related to a problem? Please describe.
Running a single asynchronous task is fine but often I will want to design a workflow of tasks to be executed in an orchestrated way.

Describe the solution you'd like
I really want asynq to be better, so I suggest the a workflow support like the feature of workflow in machinery

Originally created by @Milk-Tang on GitHub (Sep 8, 2023). Original GitHub issue: https://github.com/hibiken/asynq/issues/737 Originally assigned to: @hibiken on GitHub. **Is your feature request related to a problem? Please describe.** Running a single asynchronous task is fine but often I will want to design a workflow of tasks to be executed in an orchestrated way. **Describe the solution you'd like** I really want **asynq** to be better, so I suggest the a workflow support like the feature of [workflow](https://github.com/RichardKnop/machinery/tree/master#workflows) in [machinery](https://github.com/RichardKnop/machinery)
kerem 2026-03-15 20:19:31 +03:00
Author
Owner

@hibiken commented on GitHub (Sep 18, 2023):

@Milk-Tang Thank you for creating this feature request.
Marking this as a duplicate of #244

<!-- gh-comment-id:1722671952 --> @hibiken commented on GitHub (Sep 18, 2023): @Milk-Tang Thank you for creating this feature request. Marking this as a duplicate of #244
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#2386
No description provided.