Skip to content

github: Log more detail when we exceed our internal rate limiter

Administrator requested to merge rs/rate-limit-log into main

Created by: ryanslade

We're seeing a number of production logs indicating that we're exceeding our internal rate limiter. Logging more information to aid debugging.

Logs can be seen here

Interestingly we're not seeing our seeing rate limits monitored from GitHub drop much:

Screenshot 2022-04-13 at 15 52 15

Thanks @tsenart for spotting this.

Test Plan

Only added logging

Merge request reports

Loading