503 Unavailable: The Model is Overloaded

Getting this error when trying to call Gemini flash 2.0 experimental via the API. Code was working earlier. Is there an outage? I do not see anything on the status page.

raise ServerError(status_code, response)
google.genai.errors.ServerError: 503 UNAVAILABLE. The model is overloaded. Please try again later.

I used it a few times on a simple paper review task through the API with no 503’s showing up. Might have been a transient problem.

Hello!

503 usually indicate that the service may be temporarily overloaded or down. Please wait a bit and retry your request. If the issue persists after retrying, please let us know or report it using the Send feedback button in Google AI Studio.