Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
proton-0.14.0
-
None
Description
If you're using a Container to connect to a broker, and the broker is unresponsive and the connection times out, this is printed to stderr:
ERROR:root:proton:io: recv: Connection timed out
Libraries generally shouldn't print directly to the console, especially when the error can be handled in the code.
Attachments
Issue Links
- is duplicated by
-
PROTON-1489 Disable error messages
- Closed