Ievgen Popovych created PROTON-2528:
---------------------------------------
Summary: Python client does not reconnect if initial connection
fails with ENETUNREACH
Key: PROTON-2528
URL: https://issues.apache.org/jira/browse/PROTON-2528
Project: Qpid Proton
Issue Type: Bug
Components: python-binding
Reporter: Ievgen Popovych
{{ENETUNREACH}} can happen when target network is unreachable for example when
the network stack was not fully initialized yet or when a network is not
connected temporarily, etc.
Since this type of error can very much be transient - I'd expect proton to try
(re)connect as usual (just like it does for {{EHOSTUNREACH}}).
This is on recent Fedora.
Easy ways to reproduce include disabling network connection and running proton
trying to connect to some non-link-local address.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]