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

Statuses are added for jobs that fail before_enqueue hooks #56

Merged
merged 1 commit into from
Mar 30, 2012

Conversation

kenpratt
Copy link
Contributor

If a before_enqueue hook returns false, the job is not queued, but a status is created for it anyhow saying it is queued.

Fixed at https://github.com/kenpratt/resque-status/tree/before-enqueue-hooks-compatibility

@kenpratt
Copy link
Contributor Author

Whoops, sorry for the duplicate issue, I didn't realize pull requests automatically created an issue.

quirkey added a commit that referenced this pull request Mar 30, 2012
Statuses are added for jobs that fail before_enqueue hooks
@quirkey quirkey merged commit dde6dca into quirkey:master Mar 30, 2012
@quirkey
Copy link
Owner

quirkey commented Mar 30, 2012

Thanks!

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.

None yet

2 participants