Add SSH executor retry
What does this MR do?
Adds a second connection attempt if the SSH connection from the Scheduler to the job fails.
Why was this MR needed?
The task may go to a RUNNING state but the SSH service may not be ready. Using SOCI this issue occurs in more than 50 percent of the executions.
What's the best way to test this MR?
What are the relevant issue numbers?
Edited by Samuel Burgos