All runner errors are now in a single file. The not found error has been splitted into an error for runner not found and for environment not found.
The errors are raised in the runner model and in the runner connection class. In the submission controller the errors are rescued and, depending on the error, the status timeout / container depleted is sent to the client.