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: