I’m sorry to hear you’re running into this issue. This error means the model is temporarily overloaded due to very high traffic.
The best immediate step is to wait a few minutes and try again . If you’re using code, implementing a retry with exponential backoff is the most robust way to handle this.