https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27783
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #30 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
