-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Ansible Tower jobs can be running for a long time and it's quite normal that connection can be dropped or timeout. Currently, these situations mark the Jenkins build as failed because code throws Exception. I think the Ansible Tower plugin should have some reconnection mechanism that will handle these situations (e.g. fail after 5 consecutive connection timeouts or drops during the configured period).