The constructor for Initiator has a system property that can be used to configure how long to wait for an ACK message. This should be exposed through hapi context somehow so it isn't global.
there is already a setTimeoutMillis method where you can set the timeout individually for each Initiator.
Log in to post a comment.
there is already a setTimeoutMillis method where you can set the timeout individually for each Initiator.