https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30172

--- Comment #43 from Martin Renvoize <[email protected]> ---
With Rabbit there is no way to do it right now as far as I'm aware...

You might be able to kill the worker, then kill rabbit, then start the
worker... from memory it will fail to connect to rabbit and fall back to db
polling.. that first db polling should find all the new tasks and work through
them.

Once you've confirmed all your tasks have run you can start rabbit and then
restart your worker again to get it to use rabbit instead.

We really aught to improve that.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to