Netflix / conductor

Conductor is a microservices orchestration engine.
Apache License 2.0
12.81k stars 2.34k forks source link

[FEATURE]: Groups of tasks/worflows #3846

Open JCHacking opened 1 year ago

JCHacking commented 1 year ago

Please read our contributor guide before creating an issue.
Also consider discussing your idea on the discussion forum first.

Describe the Feature Request

To be able to group in some way the task definitions and workflows to be able to manage and execute them in a more comfortable and clear way.

Describe Preferred Solution

To be able to have a group of tasks/workflows that contain tasks and workflows that make sense to be together.

Example:

Describe Alternatives

Any standard naming pattern for this? That the UI displays in a more elegant way and can filter that way.