You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If 202 responses did *not* count toward the rate limit, then a single
API user could queue up jobs for every single repository. That would
cause all other API users to wait longer for *their* statistics jobs to
complete. That's not cool. Share the road.
0 commit comments