Open
Description
A mini-batch may failed during executing mini-batches of task, but the worker will continue and report err_msg to master, then report task done after completing all mini-batches of the task. The worker should stop execution of the task and report failed to master. Then master resets the task in todo queue.