GitHub user splatch added a comment to the discussion: [DISCUSS] Change the NettyHashTimerTimeoutManager to throw PlcTimeoutExceptions?
The `TimeoutException` is a common java type for reporting timeouts, I am not sure if `CompletableFuture` have any special handling for it, but other places can actually rely on it. Personally I don't mind changing it to throw `PlcTimeoutException`, as long as it is consistent and does not confuse users I'm all for it. GitHub link: https://github.com/apache/plc4x/discussions/1042#discussioncomment-6563275 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
