I am getting a 503 error while using Azure OpenAI very frequently.

Arpan Malik 5 Reputation points
2024-06-21T09:01:11.5433333+00:00

Model is GPT4 and region is South India. I am using a standard deployment with 10k tokens /min. Trying to use the llm on a pyspark dataframe using a langchain pyspark agent.
The error looks like this:
InternalServerError: Error code: 503 - {'error': {'code': 'InternalServerError', 'message': 'The service is temporarily unable to process your request. Please try again later.'}}

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

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.