Hi,
We're using dropbox create_folder_v2 api to upload folders, and there are 1.4 million folders to upload. However, recently, it keeps getting 429 too_many_write_operations error without giving the Retry-After value, and we don't know how to control the upload rate.
According to the performance guide, it should responds us with Retry-After. Moreover, is there any other way to create_folder concurrently without leading to 429 error?
https://developers.dropbox.com/zh-tw/dbx-performance-guide
Thank you,
Best regards,
Ethan Fang