Bug 33898: Alternative approach with receive frame timeout
[koha.git] / misc / workers / background_jobs_worker.pl
2024-03-19 Marcel de RooyBug 33898: Alternative approach with receive frame...
2024-03-19 Marcel de RooyBug 35819: (QA follow-up) Prevent warning on uninitiali...
2024-03-19 Jonathan DruartBug 35819: Improve logging
2024-03-19 Jonathan DruartBug 35819: nack and not requeue if frame is invalid
2024-03-19 Marcel de RooyBug 35819: Add simple delay
2024-03-19 Tomas Cohen AraziBug 35819: Notify NACK and requeue when Job ID not...
2024-03-19 Julian MauriceBug 36009: Document background_jobs_worker.pl --queue...
2023-11-02 David CookBug 35111: Ignore SIGPIPE in background jobs worker
2023-10-25 Marcel de RooyBug 32305: Worker should ignore wrong status or queue...
2023-08-17 Emily LamancusaBug 34470: Initialize random seed after spawning a...
2023-03-06 Marcel de RooyBug 32558: (QA follow-up) Leave default to 1, remove...
2023-03-06 Kyle M HallBug 32558: Add ability for background_jobs_worker.pl...
2023-02-24 Nick ClemensBug 32594: Add a dedicated Elasticsearch biblio indexin...
2023-02-24 Nick ClemensBug 32992: Move background_jobs_worker to misc/workers