Rate Limits not being respected
NULLx76 opened this issue · 0 comments
NULLx76 commented
It seems that GitHub changed the way they indicate rate-limits, and now this hits it and doesn't back off properly:
- https://github.com/rust-lang/rust-repos/actions/runs/11305455650/job/31444972018
- https://github.com/rust-lang/rust-repos/actions/runs/11264991424/job/31326026410
If I remember correctly, it seems to not be hitting this code path any more:
Line 211 in 2d1cb24
Line 237 in 2d1cb24
As the message does not contain "abuse".
