> > ...or reject the message with basic.reject(requeue=false). > >> if you want it requeued just recreate the channel. > > ...or reject the message with basic.reject(requeue=true). Couldn't remember if reject had been supported yet. :) -J