Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix task failure error messages #45

Merged
merged 4 commits into from
Jul 30, 2015
Merged

Conversation

b4hand
Copy link
Contributor

@b4hand b4hand commented Jul 30, 2015

Change the error handling in Job#fail to include the original exception thrown by the job in the group name and the original exception stack trace in the message instead of java.lang.reflect.InvocationTargetException and its wrapped stack trace.

@dlecocq
Copy link
Contributor

dlecocq commented Jul 30, 2015

LGTM

b4hand added a commit that referenced this pull request Jul 30, 2015
@b4hand b4hand merged commit 3e7f1cb into master Jul 30, 2015
@b4hand b4hand deleted the fix-task-failure-error-messages branch July 30, 2015 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants