Skip to content

Conversation

@codedeleter
Copy link

Methods with keywords argument no longer work with RetriableProxy in Ruby 3.0 due to this change: Separation of positional and keyword arguments in Ruby 3.0

This change supports makes keyword arguments supported for Ruby 2.7 and up. I could potentially add support for Ruby 2.6, but it's going to be EOL soon.

Didn't run tests or add tests but figured I'd open this as a start.

y-yagi added a commit to y-yagi/retriable that referenced this pull request Feb 25, 2025
It seems that `retriable_proxy` isn't being maintained.
It doesn't work with Ruby 3.x. Ref: julik/retriable_proxy#2
kamui pushed a commit to kamui/retriable that referenced this pull request Feb 26, 2025
It seems that `retriable_proxy` isn't being maintained.
It doesn't work with Ruby 3.x. Ref: julik/retriable_proxy#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant