[Koha-bugs] [Bug 27783] Add handling for 'Queues' in the background job queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 1 04:47:56 CEST 2022


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

--- Comment #12 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #11)
> Another benefit of having "real-time" and "turtle" would be that adding more
> background tasks should have a lower barrier to entry, since you'd just need
> to provide a class for the worker to use and an interface for enqueuing
> tasks. (I've been concerned that people haven't been taking advantage of the
> background tasks because they weren't sure how to work with it.)

Admittedly, I've wanted to use the background tasks for local customizations,
but the current amount of customization required of core Koha::BackgroundJob
code has made me avoid it.

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


More information about the Koha-bugs mailing list