[aDAG][core] Multi arg DAG fails if it raises an exception. #47672
Labels
bug
Something that is supposed to be working; but isn't
compiled-graph
core
Issues that should be addressed in Ray Core
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
What happened + What you expected to happen
Right now, when you have multi arg task, and if it raises an exception, it couldn't handle the error. Ideally, all the downstream refs should raise an exception in this case.
Versions / Dependencies
master
Reproduction script
see above
Issue Severity
None
The text was updated successfully, but these errors were encountered: