Skip to content

Latest update hammers gitlab with API requests until the rate limit hits

The extension continuously polls the endpoint no matter what, so it just instantly hits the rate limits I have set (7200 requests per hour). It doesn’t stop polling once it gets back error 429 either, so the extension does not work at all anymore.