RabbitMQ bulk results

How do you get back the result of the operation (index, delete, etc)
when using RabbitMQ river? I didn't see in the docs a way for the
client to get notified in case something goes wrong.

-Andrei

There isn't yet. I have a TODO there in the code to push back to an
exception queue failed operations... . It still needs to be implemented.

On Fri, Oct 1, 2010 at 5:52 PM, Andrei andrei@zmievski.org wrote:

How do you get back the result of the operation (index, delete, etc)
when using RabbitMQ river? I didn't see in the docs a way for the
client to get notified in case something goes wrong.

-Andrei