[Koha-bugs] [Bug 32481] Rabbit times out when too many jobs are queued and the response takes too long

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 5 15:06:32 CET 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical

--- Comment #21 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
There is something scary happening here.

I've added 3 debug statements, one displays the frame, 2 others are before the
process and ack calls.

{"record_ids":[295],"record_server":"biblioserver","job_id":1824} at
/kohadevbox/koha/misc/background_jobs_worker.pl line 97.
Processing 1824 at /kohadevbox/koha/misc/background_jobs_worker.pl line 105.    
Acking     1824 at /kohadevbox/koha/misc/background_jobs_worker.pl line 107.
{"record_ids":[296],"job_id":1825,"record_server"CONNECTED
server at /kohadevbox/koha/misc/background_jobs_worker.pl line 97.
':' expected, at character offset 49 (before "CONNECTED\nserver") at
/kohadevbox/koha/misc/background_jobs_worker.pl line 98.
{"record_server":"biblioserver","job_id":1879,"record_ids":[350]} at
/kohadevbox/koha/misc/background_jobs_worker.pl line 97.
Processing 1879 at /kohadevbox/koha/misc/background_jobs_worker.pl line 105.
Acking     1879 at /kohadevbox/koha/misc/background_jobs_worker.pl line 107.

=> Frame for job 1825 is incorrect (?!), and we are losing jobs 1826-1878.

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


More information about the Koha-bugs mailing list