AzureCosmosDB / PriorityBasedExceution

2 stars 1 forks source link

Question regarding the behavior for low priority tasks #6

Open blankor1 opened 6 months ago

blankor1 commented 6 months ago

I have a question regarding the example in this blog: https://devblogs.microsoft.com/cosmosdb/introducing-priority-based-execution-in-azure-cosmos-db-preview/

For those throttled low priority tasks, are they returning 429 status code and will be kept retrying until reach the retry limit? Or they are just held in the server side and then be executed when there is throughput capacity for them?

Also, do we have any ETA for when this feature will GA?

Looking forward to hearing from you. Thanks!

blankor1 commented 4 months ago

Hi team, any update on this feature?