I have a client that has a VPN connection from the hospital to a vendor. Randomly we will not receive an ACK back from the vendor, so messages just start queuing up. I assume if I disable “Await Replies” it will prevent the issue, but I really don’t want to do that. Is there a better way to handle the issue? Right now, we have the Inbound replies Timeout set to -1 and we are having to monitor the queue depth for the thread. When the queue starts to build, we have to restart the thread to get it going again. We are opening at ticket with the vendor, but historically they are not very good at resolving these sorts of issues.