Replies: 2 comments 2 replies
-
yes, please |
Beta Was this translation helpful? Give feedback.
2 replies
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
so I just noticed, that the NettyHashTimerTimeoutManager throws "TimeoutExceptions" if an operation takes too long.
Unfortunately this is outside the "PlcException" or "PlcRuntimeException" hierarchy and therefore falls through many PlcExcpeiton catch blocks ... I'd like to change this to throw exceptions that are children of PlcRuntimeException.
What do you think?
Chris
Beta Was this translation helpful? Give feedback.
All reactions