MAX_TIME could serve as a hint to specify the maximum amount of time that the mrq-worker spends working on the jobs before quitting. This could compliment the functionality of MAX_JOBS. The mrq-worker could check both configuration settings before proceeding to decide whether it should process a new job or not.
MAX_TIME could serve as a hint to specify the maximum amount of time that the mrq-worker spends working on the jobs before quitting. This could compliment the functionality of MAX_JOBS. The mrq-worker could check both configuration settings before proceeding to decide whether it should process a new job or not.