chrisdutz commented on issue #2246: URL: https://github.com/apache/plc4x/issues/2246#issuecomment-3257585873
Well ... does it generally work, or are you just seeing that in the logs and generally everything is working? In general S7 devices are some times a little "bitchy" ... if they don't like something, they just hang up. So some times a bit might flip or the S7 thinks one flipped and it just hangs up .... especially under heavy network loads, I've seen that happen. Are you using the connection cache or are you opening a connection for every request? I hope you're using the connection-cache, as that should handle the reconnects and also improve performance quite a bit. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
