Getting throttled for CLU project deletions
Live tests are often failing because we delete a lot of projects to clean up a static test resource:
Requests to the Deletes a project. Operation under Language - Conversational Language Understanding Authoring APIs (2022-05-15-preview) have exceeded rate limit of your current TextAnalytics S pricing tier. Please retry after 5 seconds. Please contact Azure support service if you would like to further increase the default rate limit.
Talking with the service team to see if that limit can be increased. I've already increased the retry count to no avail.
Service team is recommending we increase our delay between API calls. This should not be done for playback, but I also think is not a great way to control this scenario. If we do, there is some precedent to slow down operations in Key Vault SDK for .NET, IIRC.
I sent the service team the static test resource ID, but we'll need to figure out a better long-term strategy when we start using dynamic test resource allocations per #32427
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @cahann, @kayousef.
Issue Details
Live tests are often failing because we delete a lot of projects to clean up a static test resource:
Requests to the Deletes a project. Operation under Language - Conversational Language Understanding Authoring APIs (2022-05-15-preview) have exceeded rate limit of your current TextAnalytics S pricing tier. Please retry after 5 seconds. Please contact Azure support service if you would like to further increase the default rate limit.
Talking with the service team to see if that limit can be increased. I've already increased the retry count to no avail.
| Author: | heaths |
|---|---|
| Assignees: | heaths |
| Labels: |
|
| Milestone: | Backlog |