[Koha-bugs] [Bug 32305] Background worker doesn't check jobs receive from rabbitmq are in 'new' state

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 11:46:55 CET 2023


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

--- Comment #16 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
How much sense does it make to check the status in the base object if most
background jobs override it with their own?
Hmm, looks like we always start in the base object and go to derived class..

And note that derived often begins with a ->start that contains an exception
already for a status <> new.

Should we add the start in the general process instead ?

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


More information about the Koha-bugs mailing list