andygrove opened a new issue, #5549:
URL: https://github.com/apache/arrow-datafusion/issues/5549

   **Describe the bug**
   <!--
   A clear and concise description of what the bug is.
   -->
   
   The project continues to grow in size, and we are running into rate limits 
(we have a limit of 1,000 requests per hour per repo). I will try and reduce 
the `--cpus` value to make it run slower, but maybe we should start looking for 
an alternate solution.
   
   ```
   Octokit::Forbidden: GET 
https://api.github.com/repos/apache/arrow-datafusion/issues/3690/events?per_page=100:
 403 - You have exceeded a secondary rate limit. Please wait a few minutes 
before you try again. // See: 
https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits
   Exceeded retry limit
   ```
   
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   -->
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to