BrewBlox/brewblox-service

Catch "hostname not found" errors for eventbus connect

Closed this issue · 1 comments

If RabbitMQ is not online, the reconnect logs an error every second. This message should be prevented.

Underlying issue is more serious than expected. #50 implements a quick workaround until a permanent solution is implemented either here, or in aio-pika