We did see the previous answer
https://www.dropboxforum.com/hc/en-us/community/posts/204555365-Failed-to-grab-locks
about the concurrency limitation. But wanted to find out more information,
- Is this limitation because of using the API
- Is the limitation because the same OAuth token is used by concurrent requests?
- Is the limitation because of concurrent access to the same user's folders (Would concurrent access to different users have the same problem?)
Any more information on this limitation will be useful, we are trying to see what is the maximum concurrency we can get when working across multiple users and teams.