We are getting too many 429 on ultra plans can you check please i have to retry every 30 seconds on the agnet while its workign
Trajectory ID: 08ff3aa6-bcf7-4
Error: HTTP 429 Too Many Requests
Sherlog:
TraceID: 0x299607fea
{
“error”: {
“code”: 429,
“details”: [
{
“@type”: “type.googleapis.com/google.rpc.ErrorInfo”,
“domain”: “cloudcode-pa.googleapis.com”,
“metadata”: {
“model”: “gemini-3.1-pro-high”,
“quotaResetDelay”: “1.045846877s”,
“quotaResetTimeStamp”: “2026-03-15T07:55:45Z”,
“uiMessage”: “true”
},
“reason”: “RATE_LIMIT_EXCEEDED”
},
{
“@type”: “type.googleapis.com/google.rpc.RetryInfo”,
“retryDelay”: “1.045846877s”
}
],
“message”: “You have exhausted your capacity on this model. Your quota will reset after 1s.”,
“status”: “RESOURCE_EXHAUSTED”
}
}