History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1775
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Robin Shen
Reporter: Dmitry Ivanov
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Checkout retry improvement

Created: 11/Sep/13 10:00 AM   Updated: 23/Dec/16 12:18 PM
Component/s: None
Affects Version/s: 5.0.24
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
From time to time we receive error when getting SCM changes from Git repository.
09:44:29,628 [master>Git checkout@xx:8811] ERROR - ssh_exchange_identification: Connection closed by remote host
09:44:29,629 [master>Git checkout@xx:8811] ERROR - fatal: The remote end hung up unexpectedly
09:44:29,631 [master>Git checkout@xx:8811] INFO - Executing post-execute action...
09:44:29,631 [master>Git checkout@xx:8811] ERROR - Step 'master>Git checkout' is failed: Failed to run command: git fetch -q
Command return code: 128
Command error output: ssh_exchange_identification: Connection closed by remote host
fatal: The remote end hung up unexpectedly

It would be nice to have retry feature. I guess it could help not only for git errors but for other SCMs.
Setting retry count should be done both on global level and on repositry level


 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [23/Dec/16 12:18 PM]
Duplicates QB-2676