You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 it "Failed to process task after several retry". The request itself has no issues, and retrying it usually yields a successful result. Below is an example of the response. Additionally, while I'm not able to confirm the following, I believe that this only repros when using the analyze-text/jobs endpoint.
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 it "Failed to process task after several retry". The request itself has no issues, and retrying it usually yields a successful result. Below is an example of the response. 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/17916710
Link to the failed pipeline run:
🔗 Pipelines - Run 20230223.1 (azure.com) (See the result of AnalyzeHealthcareEntitiesPagination)
Link to test source code:
🔗 azure-sdk-for-net/AnalyzeHealthcareEntitiesTests.cs at 3736b087382eeb21af7daa54deb7d53eaf58211c · Azure/azure-sdk-for-net (github.com)
The text was updated successfully, but these errors were encountered: