https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #30 from Jonathan Druart <jonathan.druart+koha@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.