It appears that RedisMqServer's requestTimeOut constructor argument does not have an impact on the time between message retries. Is there some other way to add a delay between message retries?
Specifically we are looking to add a property to a Message which will indicate how long a MessageQueueHandler should ignore that message if a retry attempt is outstanding.