aplex opened a new pull request #3289: URL: https://github.com/apache/gobblin/pull/3289
Previously, the root cause of the problems were wrapped in several container exceptions that added little value in troubleshooting and confused the users. They frequently reported that the job failed with "RetryException" without looking at the root cause of it. With this change, we'll unwrap the exceptions from tasks and show the possible root cause at the top of the error message. https://issues.apache.org/jira/browse/GOBBLIN-1451 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
