Enhancement
Currently, in compute engine we add fail point when we fixed bugs that was detected by tests. In fact, we can use fail point to detect bugs aggressively. This is what this issue try to do.
It can be roughly divided into several parts:
- MPP Task creation and prepare
- MPP Task execution
- MPP Task fail/cancel handling