An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
--Wrong comment
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have been experiencing intermittent HTTP 424 errors when calling an Azure AI / Azure ML online endpoint for the past 2 days (model deployment: mistral-small-2503, region: East US). The issue occurs approximately 50% of the time. The error returned is: “424 upstream connect error or disconnect/reset before headers, latest reset reason: remote reset”. The response headers include ms-azureml-model-error-reason: too_few_model_instance, along with identifiers such as x-request-id and x-ms-client-request-id.
The requests are made using the official Azure/OpenAI SDK from a backend service. Could you help clarify what might be causing this intermittent behavior and how to investigate it further?
Thank you for your help
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
--Wrong comment