-
Notifications
You must be signed in to change notification settings - Fork 56
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
Integration test fails with Dropbox v2 api error too_many_write_operations
#893
Comments
Maybe we should follow the |
Does this mean we need to implement the retry logic internally? |
Oh, it's indeed a question. Technically, it's better to implement retry logic on the go-storage side. However, we don't have clear ways to do that for now. |
Maybe we can check |
I will try to figure out this problem. |
Test local could be successful. Let's try to don't run integration tests at the same time. |
We will support rate limit error in the further. |
ref: https://teamcity.beyondstorage.io/viewLog.html?tab=buildLog&logTab=tree&filter=debug&expand=all&buildId=878&_focus=237
The text was updated successfully, but these errors were encountered: