-
-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User Rate Limit Exceeded error when uploading many files #10103
Comments
The latest update seems to've mostly fixed the issue for individual file upload (still some issues sometimes) but the error still occurs every time when drag 'n dropping folders with multiple files or simply multiple files at a time in one transfer (not with one file per transfer). |
Ticket retargeted after milestone closed |
We can reproduce this error in our nightly integration tests.
|
We could successfully increase the Requests per 100 seconds per user. By default, it is set to 100 requests per 100 seconds per user. We could now set it to the maximum allowed limit of |
|
Replying to [comment:12 dkocher]:
Your quota request for api-project-996125414232 has been approved and your project quota has been adjusted accordingly. |
I'm still getting many 403 errors from Mountain Duck due to rate exceeded with Google Drive. Using Mountain Duck 3.2.3 15107 from the log
|
When trying to upload a lot of files (500gb) on/off (testing and trying to find the best solution) I, at some point, got the error
403: User Rate Limit Exceeded
when uploading to google drive. I'm uploading to a Cryptomator vault. When I read online the problem could be solved by changing the API settings maybe...The text was updated successfully, but these errors were encountered: