GitHub user chrisdutz added a comment to the discussion: S7 connection reset blocks thread indefinitely
The lease time only limits the time that a process can keep the conneciton without giving it back. Also am I not sure that the "isConnected()" actively tests the connection .. I think it only uses it's internal state to report if it thinks it's connected. In order to test the connection, i think the cache uses the "ping()" method to actively check if communication is possible. GitHub link: https://github.com/apache/plc4x/discussions/1775#discussioncomment-10702195 ---- This is an automatically sent email for dev@plc4x.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@plc4x.apache.org