Ximena Sandoval
Ximena Sandoval
Hi! I'd like to work on this issue 🙌🏽
Hi! I've been having problems while recreating the issue, I was trying to recreate it by using the version of this [commit](https://github.com/rubygems/rubygems/commit/a672e7555c1d04abfd07d896fcd90b147d4aa984), using the same `Gemfile` as stated in this...
I managed to reproduce it! Thank you, will start to work on it!
Hello! Sorry for the delay, but I figure that a way to fix this is to pass the `StandardError` class to the `Bundler::Retry` object (`/bundler/lib/bundler/rubygems_integration.rb`) #5270 ``` Bundler::Retry.new("download gem from...
Hi! Thank you for the follow-up, and you're right! Now that I'm double-checking I was checking incorrectly for the error types. I'll fix the approach 😄
Hi! It sounds great! I was also thinking this fix was a little awkward 😅 I'll be working on that fix. I wasn't sure about changing the `Retry` class, but...
Hi! Sorry for the inactivity, I just wanted to share that I'm still working on this issue 🙌🏽 but due to some activities/issues I haven't been able to work as...