tenthe opened a new issue, #3727:
URL: https://github.com/apache/streampipes/issues/3727

   ### Body
   
   Description:
   When the PLC4X adapter is connected to a PLC that is turned off or 
unreachable, the adapter continues to execute pull data requests at the 
configured polling interval without backoff. This leads to unnecessary network 
traffic and resource usage.
   
   Expected behavior:
   If the PLC is offline, the adapter should apply a retry strategy that 
progressively lowers the polling frequency until the connection is restored. 
Once the PLC becomes available again, the polling interval should reset to the 
configured value.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
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]

Reply via email to