Sparc0 opened a new issue, #10522: URL: https://github.com/apache/cloudstack/issues/10522
### problem Anytime anyone visit our cloudstack webui you get two notifications in top right corner saying: ``` Forbidden API rate limit exceeded for REDACTED_IP. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) ``` It does not matter if you are logged in our not. It's because for some reason my browser do two API requests towards Github. ### versions ACS: 4.20.0 ### The steps to reproduce the bug 1. Visit the webui 2. Open browser console 3. F5 4. Two API requests towards Github is made to https://api.github.com/repos/apache/cloudstack/releases ### What to do about it? Can this behavior be disabled somehow? -- 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]
