The AI provider is temporarily overloaded. Wait a moment, then try again.
What happened
The model provider could not process your request because its service was overloaded or temporarily unavailable.What you can do
- Wait a minute, then press Retry.
- If the error keeps returning, choose another available model and send the request again.
- If every model fails, contact Pretty support with the time of the error and the message ID.
For admins
Check the provider’s status page first. If your workspace uses its own provider or LiteLLM proxy, also check the proxy logs and upstream provider response. Pretty shows this message for temporary provider errors such asserver_error, server_is_overloaded, and vector_store_timeout. Direct
provider connections also use it for HTTP 5xx responses. A LiteLLM gateway response with HTTP
502, 503, or 504 is treated as a proxy outage instead.
If the proxy itself cannot be reached, Pretty shows a different message. See
AI service isn’t available.