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
The response has "Retry-After" in it so i should be 429, no? I'm rewriting my python cobalt api wrapper, and it would be very convinient for that error to have proper status code
reproduction steps
hit ratelimit
screenshots
No response
links
No response
platform information
anything
additional context
No response
The text was updated successfully, but these errors were encountered:
bug description
error.api.rate_exceeded returns with status code 400 instead of 429
Example response when hit ratelimit:
The response has "Retry-After" in it so i should be 429, no? I'm rewriting my python cobalt api wrapper, and it would be very convinient for that error to have proper status code
reproduction steps
screenshots
No response
links
No response
platform information
anything
additional context
No response
The text was updated successfully, but these errors were encountered: