Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom RateLimit headers. #13

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

brookemckim
Copy link
Contributor

No description provided.

@olleolleolle
Copy link
Member

@brookemckim 👋 Perhaps we can get to green if you rebase on top of main?

Copy link
Member

@iMacTia iMacTia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @brookemckim, this is a pretty cool addition 👏 !
Rubocop is complaining because the Faraday::Retry::Middleware class is too long after your recent additions ("Metrics/ClassLength: Class has too many lines. [107/105]").

You can regenerate the .rubocop_todo.yml file by running rubocop --auto-gen-config, then push the changes to that file as part of your PR 👍

@olleolleolle olleolleolle added the enhancement New feature or request label Nov 4, 2022
@olleolleolle olleolleolle merged commit bdcd535 into lostisland:main Nov 4, 2022
olleolleolle added a commit that referenced this pull request Nov 4, 2022
@olleolleolle
Copy link
Member

@brookemckim Thanks for all your patience, and for improving faraday-retry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants