Azure OpenAI text-embedding-ada-002 deployment returning 503 status codes

Robin Hes 0 Reputation points
2025-05-09T15:01:24.14+00:00

I have been using a text-embedding-ada-002 deployment on my Azure OpenAI endpoint to embed large amounts of texts. This worked perfectly until some time last week, when the service started to at sometimes return 503 status codes with message "The service is temporarily unable to process your request. Please try again later.".

I'm staying within request and token limits and my request data has been batched according to the specified context length of 8191 tokens per input and max number of inputs of 2048. I have tried the "West Europe" and "UK South" regions.

Did something change in the limits, or is there an issue with the service?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,972 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.