[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 14:56:25 CEST 2022


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #30 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
1. Shouldn't we force the job to define its queue? Otherwise I have the feeling
that we will end up with "default" everywhere.
2. What could be other queues?
3. Is BatchCancelHold really a long task? How do you define a short/long task
then?
4. Do we really want long/short task distinction? If you index 1000 records
(using batch update), it will be considered as "default" (/not long task), but
it will take a while.

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


More information about the Koha-bugs mailing list