On Mon, Jul 19, 2010 at 04:22:12AM -0700, cbourne wrote: > Thanks Matt - guess the only problem with getting the consumer to do this is > that if it's the consumer that fails, then the message could be lost. Not true. If the consumer fails before acking the message then Rabbit reinserts the message into the queue. Matthew