Skip to content

Fix data collection

Frank Winkler requested to merge bjurk_rabbitmq into main
  • use the exported utils.logger.logger instead of unnamed utils.logger.logging in all modules feature(data_collection):
  • acknowledge rabbitmq payload manually

(fix): use pika logger instead of unnamed logger

(fix): make data collection mypy aware & add manual ack system

(fix): remove tpying List

(feat): add job dirtiness to data collection

(fix): clean dirty_job container when abandoning job

Merge request reports