Adjust the API_REQUEST_LIMIT to make less network roundtrip by Edouard-chin · Pull Request #9071 · ruby/rubygems
What was the end-user or developer problem that led to this PR? Getting a list of gems 50 per 50 is too slow and seems arbitrarily low. This limit is used when Bundler fallback to getting a depende...