From what I can find, the recommended way to handle priority is to have multiple task queues:
But I’m also seeing there’s a Priority setter in the ActivityOptions.Builder. Is there any additional documentation or notes on using this feature?
From what I can find, the recommended way to handle priority is to have multiple task queues:
But I’m also seeing there’s a Priority setter in the ActivityOptions.Builder. Is there any additional documentation or notes on using this feature?
The priority feature is available as pre-release:
Great feature addition, when is it planned to be rolled out? --thanks in advance.
It is out. The GA will follow when we accumulate enough feedback and usage.