Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Text Analytics] Transient Internal Server Error: "Invalid Task Type" #35679

Open
joseharriaga opened this issue Apr 20, 2023 · 0 comments
Open
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Milestone

Comments

@joseharriaga
Copy link
Member

The pipeline that runs the live tests for the .NET client library encounters this issue every now and then, where the server returns an "Internal Server Error" claiming that a certain task is an "Invalid Task Type" and that it is "not supported". The request is actually valid though, and retrying it usually yields a successful result. Below is an example of the response, which claims that "extractivesummarization is not supported". I've seen this error repro with other kinds of tasks too, such as healthcare. Additionally, while I'm not able to confirm the following, I believe that this only repros when using the analyze-text/jobs endpoint.

More info here:
🔗 https://dev.azure.com/msazure/Cognitive%20Services/_workitems/edit/17916657

Link to the failed pipeline run:
🔗 Pipelines - Run 20221110.1 (azure.com) (See the result of ExtractSummaryBatchWithRankOrderTest)

Link to test source code:
🔗 azure-sdk-for-net/ExtractSummaryTests.cs at 3736b087382eeb21af7daa54deb7d53eaf58211c · Azure/azure-sdk-for-net (github.com)

@joseharriaga joseharriaga added Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics labels Apr 20, 2023
@joseharriaga joseharriaga added this to the Backlog milestone Apr 20, 2023
@joseharriaga joseharriaga self-assigned this Apr 20, 2023
@joseharriaga joseharriaga removed their assignment Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Projects
Development

No branches or pull requests

1 participant