chrisdutz commented on issue #900: URL: https://github.com/apache/plc4x/issues/900#issuecomment-1653091384
Ok ... so the first test passes in my setup ... however the second one I'm not really sure how it should fail ... the timeout is on the request execution ... so the client says "give me that in 50 ms" this timeout is only in the CompletableFuture and the driver has no way to know how long the client is willing to wait. I guess I should think of a way, that the operation times out internally (without waiting 10 seconds or so) Or how does the driver know about your completable future timeout? -- 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: dev-unsubscr...@plc4x.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org