[Koha-bugs] [Bug 32395] Why do we send job's params to the broker

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 4 23:44:48 CET 2022


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

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
In the context of bug 32393 I see your point even more clearly.

Since we're tracking jobs in the database and not doing a fire and forget
pattern, it probably does make sense to just pass the job_id, because the
message really is  just "oh hey, I've got a job. Here's it's ID. Grab it and do
stuff with it."

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


More information about the Koha-bugs mailing list