Hacker News new | ask | show | jobs
by indraneel24 4601 days ago
OP: how are you getting around 429 errors thrown by Dropbox when you do a full dirwalk like this?
1 comments

Seems like Dropbox allows that many metadata calls. When I was testing this for myself, I started getting 429s when I would make 5+ refreshes in a minute, but it also rate limits on a user-by-user basis.