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
{{ message }}
This repository was archived by the owner on Jul 4, 2020. It is now read-only.
Inconsistent. I received a bunch of non-zero values, then I started receiving zeros, then I started getting the non-zeros again. It is currently working as expected but is clearly capable of returning zero under the right circumstances.
Expected behaviour:
Retry-After should be an integer greater than zero.
Actual behaviour:
Retry-After is given but is sometimes zero when the "API rate limit exceeded" error is received.