[GRADLE-2345] Repositories that do not respond (i.e. timeout) are problemetic Created: 11/Jun/12  Updated: 17/Nov/16  Resolved: 17/Nov/16

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Gradle Forums Assignee: Unassigned
Resolution: Duplicate Votes: 12


 Description   

The linked to forum post points out that Gradle will try over and over (for each new dependency) to contact a non responsive repository.

We might be able to do something here such as allow the tuning of the timeouts or fail the resolve on a timeout.



 Comments   
Comment by Dave Smith [ 15/May/14 ]

We have the same problem, in our case because one of our artifact repositories is behind a private firewall. When developers are off-site and forget (or are unable) to connect to the VPN, a Gradle build will hang for 3-5 minutes before failing to refresh the dependencies. The result is a "java.net.ConnectException: Operation timed out" after a 75 second wait for the offline server to respond; multiply over a few retries and the process takes a significant amount of time.

A way to control this, or a much lower default for the socket connect timeout would be much appreciated.

Comment by Benjamin Muschko [ 15/Nov/16 ]

As announced on the Gradle blog we are planning to completely migrate issues from JIRA to GitHub.

We intend to prioritize issues that are actionable and impactful while working more closely with the community. Many of our JIRA issues are inactionable or irrelevant. We would like to request your help to ensure we can appropriately prioritize JIRA issues you’ve contributed to.

Please confirm that you still advocate for your JIRA issue before December 10th, 2016 by:

  • Checking that your issues contain requisite context, impact, behaviors, and examples as described in our published guidelines.
  • Leave a comment on the JIRA issue or open a new GitHub issue confirming that the above is complete.

We look forward to collaborating with you more closely on GitHub. Thank you for your contribution to Gradle!

Comment by Danny Thomas [ 15/Nov/16 ]

Created https://github.com/gradle/gradle/issues/868

Comment by Eric Wendelin [ 17/Nov/16 ]

Moved to https://github.com/gradle/gradle/issues/868

Generated at Wed Jun 30 12:19:22 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.