sonatype / nexus-ruby-support

26 stars 7 forks source link

bundler API timeouts on slow internet to remote proxy #52

Closed mkristian closed 10 years ago

mkristian commented 10 years ago

due to volatile nature of the dependency resolution - for some data the cache expires fast - bundler might run into timeouts especially when the internet connectivity is not the fasted.

this can be improved by using the same bulk update as bundler itself does.

related to #50

mkristian commented 10 years ago

was fixed with release 1.4.1