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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 21 08:04:01 EDT 2013


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

Max Rydahl Andersen commented on JBIDE-12812:
---------------------------------------------

since users can use egit too to push to openshift it doesn't help we just fix it for the adapter git push only and we would be introducing even more complex preferences.

I would say we should check the value of egit, and if it is below a certain value (ie. 60 seconds) then show a warning dialog (which users can mark as "don't show again") and provide easy way to increase this preference which then will be used both by our adapter and git pushes in general.

Something like:

Your eclipse git timeout is currently 30 seconds. This can for some OpenShift pushes be too short.
Do you want to increase this timeout to 60 seconds or leave it at 30 ?

Increase timeout | Keep timeout


                
> 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.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