Prateek Khandelwal created GOBBLIN-2198: -------------------------------------------
Summary: Handle exception in DagProcessingEngine thread gracefully Key: GOBBLIN-2198 URL: https://issues.apache.org/jira/browse/GOBBLIN-2198 Project: Apache Gobblin Issue Type: Bug Reporter: Prateek Khandelwal DagProcessingEngine process dagTasks, and calls its conclude method in the end, however, in specific case(where flowSpec doesn't exist for Launch DagAction) it throws RuntimeException due to which the thread is terminated and dag processing stops completely. -- This message was sent by Atlassian Jira (v8.20.10#820010)