<div>Hi<br></div><div>� � I&#39;m trying to use rabbitmq for an web application thats close to synchronous. The main reason I&#39;m looking at rabbitmq is for the reliability and transactionality. The idea is for the webapplication to pump messages into the queue and for a down stream application to subscribe in acknowledgement mode and for each message start a transaction, attempt to process the message and if it fails for technical reasons, to rollback the transaction.�</div>
<div><br></div><div>However, I would like to be able to configure the time for non-acked messages to get requeued to be picked up. Where can this be done?</div><div><br></div><div>thanks</div><div>Vishnu</div>