Allow max requests per minute in Gemini #167
Replies: 4 comments 8 replies
-
|
Currently there is a |
Beta Was this translation helpful? Give feedback.
-
|
#292 Merge for the bug is ready, I'll see if I can add a retry based on the response later this week ;) |
Beta Was this translation helpful? Give feedback.
-
From the logs it seems to be working as intended now |
Beta Was this translation helpful? Give feedback.
-
|
Dove a bit further into this, for the free tier it might be better to increase the timeout so the whole sub file can be processed in one go, as the daily limit per model seems to be 20 requests. I see there is already a setting for it, is somebody working on exposing that to the UI? |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
It is very easy to reach the max requests per minute. It would be good to have a setting to change this. Another option, which I'm not sure if it is the current behaviour, is to keep retrying. I can see some settings about retries, but in the UI it says that translation failed. So I'm not sure if it is actually still trying to make it --just waiting to retry again and continue where it left it in the previous max request error-- or if it actually failed.
Beta Was this translation helpful? Give feedback.
All reactions