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