[Koha-bugs] [Bug 27783] Introduce background job queues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 5 15:46:57 CEST 2022


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

--- Comment #32 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Tomás Cohen Arazi from comment #31)
> (In reply to Jonathan Druart from comment #30)
> > 1. Shouldn't we force the job to define its queue? Otherwise I have the
> > feeling that we will end up with "default" everywhere.
> 
> I think this can be caught at QA time. See 4.

We have job_type that is doing that already.
Why asking a human to catch something that can be caught by a machine? :)

170 sub job_type { croak "This method must be subclassed" }

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


More information about the Koha-bugs mailing list