[rabbitmq-discuss] Publish won't work without transaction?

Ben Hood 0x6e6562 at gmail.com
Mon Sep 22 22:01:23 BST 2008


Tsuraan,

On Mon, Sep 22, 2008 at 9:43 PM, tsuraan <tsuraan at gmail.com> wrote:
>    print chan.basic_publish(m, 'myexchange', 'myroute',
> mandatory=True, immediate=True)

If you turn the immediate flag off you should be able to publish this
without a TX.

HTH,

Ben




More information about the rabbitmq-discuss mailing list