Hi there, I was trying to use the PRINT_MONGODB option and got an error due to the fact that the variable `job` isn't defined in case `if config["trace_io"]` is not True : https://github.com/pricingassistant/mrq/blob/master/mrq/monkey.py#L112
Hi there,
I was trying to use the PRINT_MONGODB option and got an error due to the fact that the variable
jobisn't defined in caseif config["trace_io"]is not True : https://github.com/pricingassistant/mrq/blob/master/mrq/monkey.py#L112