due to the changes of #46, the instantation of pipeline components takes more time. although docker-compose handles the instantiation order, the sensor tries to send data to pipeline components when they not completely up. sensor fails after this attempt with following error message:
source_1 | 2018/01/09 11:31:33 Could not establish GRPC client connection. Error was: rpc error: code = Unavailable desc = all SubConns are in TransientFailure
due to the changes of #46, the instantation of pipeline components takes more time. although docker-compose handles the instantiation order, the sensor tries to send data to pipeline components when they not completely up. sensor fails after this attempt with following error message:
source_1 | 2018/01/09 11:31:33 Could not establish GRPC client connection. Error was: rpc error: code = Unavailable desc = all SubConns are in TransientFailure