temporal icon indicating copy to clipboard operation
temporal copied to clipboard

How to ensure that activities belonging to the same workflow can be prioritized and executed to avoid hunger when a batch of tasks is initiated for a workflow containing multiple activities.

Open HarvestWu opened this issue 1 year ago • 1 comments

How to ensure that activities belonging to the same workflow can be prioritized and executed to avoid hunger when a batch of tasks is initiated for a workflow containing multiple activities.

HarvestWu avatar May 27 '24 03:05 HarvestWu

Depending on your application, you might consider using local activities for some of them. In general though, this isn't really possible right now. We're starting to work on related issues so we might have a better answer in a while.

dnr avatar May 28 '24 20:05 dnr