Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Conversation

@mferrara
Copy link

@mferrara mferrara commented Nov 5, 2015

When job is inserted to queue table, set the attempts to 0 instead of 1. When the $job->fire() method runs, it +1's the attempts field before it processes the job.

When job is inserted to queue table, set the attempts to 0 instead of 1. When the $job->fire()  method runs, it +1's the attempts field before it processes the job.
@mferrara mferrara closed this Nov 5, 2015
@mferrara
Copy link
Author

mferrara commented Nov 5, 2015

Nevermind, soemone's already covered it - #3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant