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

on_error / on_buried callbacks should get the stacktrace passed in #1

Open
arjan opened this issue Apr 25, 2017 · 0 comments
Open

on_error / on_buried callbacks should get the stacktrace passed in #1

arjan opened this issue Apr 25, 2017 · 0 comments

Comments

@arjan
Copy link
Collaborator

arjan commented Apr 25, 2017

When a job crashes, an error callback is launched, however it is often not clear why the job crashed, as the stack trace is swallowed by the worker. We should add System.stacktrace() as the last argument to the on_error and on_buried callbacks.

cc @archan937

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

No branches or pull requests

1 participant