dave2wave commented on issue #535:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/535#issuecomment-3791421804

   We should scan the apache access logs for 429 responses just to make sure 
that we aren't rejecting legitimate requests. We can do this with a cron script.
   
   ```
   # grep '"status": 429' release-test.apache.org-443_access.log | wc
      1878   73242  847052
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to