Sometimes calling Transaction.AckMessage hangs indefinitely (the method never returns).
Even if the queue doesn't contain the message (e.g. another client has pulled it), the method should return immediately and maybe report the missing message in the response
Sometimes calling Transaction.AckMessage hangs indefinitely (the method never returns).
Even if the queue doesn't contain the message (e.g. another client has pulled it), the method should return immediately and maybe report the missing message in the response