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

            Bug ID: 32395
           Summary: Why do we send job's params to the broker
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

We are:
- Building the parameters
- Insert a job and its parameters in DB
- Send a message to the broken with the parameters
- Retrieve the message from the worker
- Process the job using the parameter from the broker

Why don't we simply pass the job_id to the broker, then retrieve the parameters
from the DB in the worker?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to