Skip to content
Discussion options

You must be logged in to vote

In many situations, this can be expected. Orchestrations can only run on workers that own one of the configured partitions. When these orchestrations schedule activities, the worker that scheduled the activity will try to read it from the queue immediately without waiting for the polling interval to minimize queue latency. As a result, workers that own partitions are more likely to execute activities compared to workers that don’t own partitions, especially when load is not high.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by yeefung-hin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants