Open
Description
Environment
- OS Version: Ubuntu 18.04
- Source or binary build? binary 9.1.0
Description
I get spurious errors when calling services:
error sending response: Host unreachable
The whole simulation runs on localhost, so it's weird it says host unreachable. Maybe the network card gets micro-resets and when ZMQ hits exactly the micro-reset, it fails sending? (dmesg doesn't show any micro-resets)
I think the service replier should try harder, with e.g. 3 attempts, around the lines