lostisland / faraday

Simple, but flexible HTTP client library, with support for multiple backends.
https://lostisland.github.io/faraday
MIT License
5.7k stars 971 forks source link

TooManyRequests error #1530

Closed dpep closed 8 months ago

dpep commented 8 months ago

Description

Faraday enumerates many common HTTP errors....could we please add 429 / TooManyRequests to the list?

Todos

List any remaining work that needs to be done, i.e: