Rate Limit issue
回答済みHi,
I am facing rate limit issue when trying to fetch data for more than 200 files at once.
com.box.sdk.BoxAPIRequest : Retrying request due to transient error status=429 body=
{"type":"error","status":429,"code":"rate_limit_exceeded","help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"Request rate limit exceeded, ple
ase try again later","request_id":"fydhw5gxf2sl55om"}
For 200 files, it is smooth but after that it gives this issue.
-
正式なコメント
This is most likely expected. Our published rate limits are available here.
Thanks,
Alex, Box Developer Advocate
コメントアクション -
Hi Alex Novotny
I am actually fetching 200 files from multiple threads for same user. even though I am getting rate limit issue.
サインインしてコメントを残してください。
コメント
2件のコメント