-
Steve Xuereb authored
As shown in #4699 we get a ton of "errors" which are not really actionable but are important to know about when debugging a real problem. The `Failed to process runner` is very common because it's also returned when a Job fails. `Problem while reading command output` is also common when the docker machine file doesn't exist anymore.
Steve Xuereb authoredAs shown in #4699 we get a ton of "errors" which are not really actionable but are important to know about when debugging a real problem. The `Failed to process runner` is very common because it's also returned when a Job fails. `Problem while reading command output` is also common when the docker machine file doesn't exist anymore.
Loading