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.
Hello, could you please let me know when this feature will be available in the TypeScript SDK?
Experimental support was added in v1.12.0
@maxim @antonio.perez I could definitely use this asap, do you have any guidance, based on the feedback you’re collecting, on whether it’s stable enough in the pre-release build? Alternatively it would be useful to know if have a better idea on when you’re moving it to GA. Thanks!