chrisdutz commented on issue #900:
URL: https://github.com/apache/plc4x/issues/900#issuecomment-1618779776

   So I guess the problem is, that we have a connection timeout that is longer 
than your 1 second timeout ... so it looks as if the connection fails and the 
next connect runs into the void ... we then wait for this to timeout and then 
create a new attempt ... if the connection is available again, it connects then 
and the application recovers or if it's not available, we wait for the next 
connection timeout and then try again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to