[jbosstools-issues] [JBoss JIRA] (JBIDE-12812) Provide user-friendly way to increase Git timeout

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Oct 8 03:47:04 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-12812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12811460#comment-12811460 ] 

Andre Dietisheim commented on JBIDE-12812:
------------------------------------------

Afaik Git has no specific timeout, it's using the timeouts that are configured in the kernel TCP subsystem: http://askubuntu.com/a/218731

I found some user settings for the fetch operation. It apparently defaults to 60 secs:
http://git.661346.n2.nabble.com/RFC-PATCH-core-clientTimeout-config-for-git-fetches-td6768417.html
                
> Provide user-friendly way to increase Git timeout
> -------------------------------------------------
>
>                 Key: JBIDE-12812
>                 URL: https://issues.jboss.org/browse/JBIDE-12812
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 4.1.1.Beta1, 4.2.0.Alpha1
>
>         Attachments: pushtimeout.png
>
>
> With the default timeout (30s) everytime I follow these steps I get an TimoutException:
> * Import rich-faces project from JBoss Central
> * Create application on OpenShift and merge it with the rich-faces project
> * Select the project - context menu - Team - Push to Upstream
> * Timeout Exception:
> !pushtimeout.png|thumbnail!
> So we should provide a link to 
> {code}Preferences - Team - Git - Remote connection timeout{code} to prevent JBIDE-12430 with some basic explanation of the most probable situation - that the timeout is set too small (like when timed out while creating app).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list