Skip to content

Conversation

@danhunsaker
Copy link
Contributor

If a job fails to be enqueued, it would be useful to know it. So now
Resque actually tells us whether the enqueue action was successful or
if it failed. If your job ID comes back as FALSE, it didn't enqueue.

Signed-off-by: Daniel Hunsaker [email protected]

If a job fails to be enqueued, it would be useful to know it.  So now
Resque actually tells us whether the enqueue action was successful or
if it failed.  If your job ID comes back as FALSE, it didn't enqueue.

Signed-off-by: Daniel Hunsaker <[email protected]>
@chrisboulton
Copy link
Owner

Hey Dan,

Can you do me a favor and match the coding style used in the rest of php-resque? Happy to merge after. Cheers.

@danhunsaker
Copy link
Contributor Author

Oops! On it.

Signed-off-by: Daniel Hunsaker <[email protected]>
@danhunsaker
Copy link
Contributor Author

How's that look?

@chrisboulton
Copy link
Owner

Thanks :)

chrisboulton added a commit that referenced this pull request May 29, 2013
@chrisboulton chrisboulton merged commit 37cdec8 into chrisboulton:master May 29, 2013
@danhunsaker danhunsaker deleted the feature-queue-failure branch December 7, 2013 07:53
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