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

Need to send WORK_EXCEPTION when an exception is thrown #25

Open
brianlmoon opened this issue Sep 9, 2014 · 0 comments
Open

Need to send WORK_EXCEPTION when an exception is thrown #25

brianlmoon opened this issue Sep 9, 2014 · 0 comments

Comments

@brianlmoon
Copy link
Owner

The Gearman protocol allows for WORK_EXCEPTION when a jobs fails with an exception. The Worker class currently calls Job_Common::fail with no message. That function only sends WORK_FAIL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant