cruise icon indicating copy to clipboard operation
cruise copied to clipboard

Handle failure from Evaluators properly

Open yunseong opened this issue 8 years ago • 0 comments

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.

yunseong avatar Jul 24 '16 13:07 yunseong