We are making simple file copying files via Dropbox API and getting exceptions like
com.dropbox.core.DbxException$RetryLater: {"error": "Failed to grab locks for 954581991: lock held by connection 22579708.Please re-issue the request."}
How can I avoid this error? Does the new API v2 could help with this?