Fix data collection
- 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