https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35819
--- Comment #24 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #23) > (In reply to Jonathan Druart from comment #20) > > 2. remove the "Job not found" warnings from the logs if the job is actually > > processed later. > > Would it make sense to store (in worker memory) the number of tries for a > given job? I think so, otherwise we may requeue a job endlessly... It sounds good. But does it make sense in view of separating the MQ and DB loop as suggested on the omnibus? -- 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/
