[Koha-bugs] [Bug 33044] BackgroundJob enqueue does not return the job id if rabbit is unreachable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 6 00:00:20 CET 2023


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

--- Comment #7 from David Cook <dcook at prosentient.com.au> ---
(In reply to Marcel de Rooy from comment #5)
> The patch is simple and works.
> But I feel that we are on the crossroad here: Should we facilitate working
> without rabbitmq any further?

Imho, we should focus on it just working with rabbitmq.

> Should we put more time in getting it stable in Koha? Is the plugin we use
> the cause of that? Bad configuration? Many people run it and it should be
> able to handle millions of messages.. The volume of messages in Koha is not
> expected to be that large.

I'm curious about this as well. I use RabbitMQ for a different system and I
process hundreds of thousands of messages a day (usually in bursts of several
per second) with zero problems. 

I do use the AMQP for that one instead of the STOMP but I'm not sure what
people's problem with RabbitMQ is...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list