DCP: Rescue Excon::Error::Socket
This commit is contained in:
@ -190,7 +190,7 @@ class Runner::Strategy::DockerContainerPool < Runner::Strategy
|
||||
|
||||
container
|
||||
end
|
||||
rescue Docker::Error::NotFoundError
|
||||
rescue Docker::Error::NotFoundError, Excon::Error::Socket
|
||||
raise Runner::Error::RunnerNotFound
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user