Handle any connection validation errors in the worker.
The 'validate_endpoint_connection' conductor primitive should never
actually raise an Exception on validation issues, only return a tuple
indicating whether or not an error has occured and its message.