[TIMOB-23342] Windows: Allow configuring deploy timeout
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2016-06-09T05:28:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Jörgen Buder |
Assignee | Gary Mathews |
Created | 2016-05-09T13:57:44.000+0000 |
Updated | 2017-03-24T17:57:35.000+0000 |
Description
We are running a fairly complex Windows app and we are experiencing timeouts in the deploy process to the device every now and then.. (50% at least of the times we build consecutive)
I have seen that specifically when one app needs to be removed as well as installed easy takes more than 60 sec... can we change this somehow?
The workaround I have now is that I need to deinstall the existing app every time AND clean the project, this takes time.. can I change this timeout easily?
Resolving this for now as
--deploy-timeout
is already implemented. Feel free to reopen if that's not the case.Closing ticket as invalid with reference to the above comments.