cruise
cruise copied to clipboard
Handle failure from Evaluators properly
In #535, we're planning to shutdown the entire job when an Exception occurs at Evaluator-side. We concluded to take this approach for making tests and development easier, but we should consider how to deal with failure even when other Tasks (or Contexts) can still make progress.