hey - trying to use the kaggle api but i'm seeing a ton of rate limits even after waiting for 30 minutes. I want to download competition data but it won't let me due to rate limits caused by DownloadDataFile service. Anyone know?
May i know when the resets happen? Is it hourly? daily?
Error:
{"error":{"code":429,"message":"Too many requests","status":"RESOURCE_EXHAUSTED"}}
ListCompetitions, ListDataFiles are not being effected. Just CompetitionApiService/DownloadDataFiles is being severely affected.