Skip to content

Fixed queue attempts bug #1535

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

Closed
wants to merge 3 commits into from
Closed

Fixed queue attempts bug #1535

wants to merge 3 commits into from

Conversation

gatisdukurs
Copy link

  • Fixed queue attempts bug, now attempts are increased only when job gets pulled from the queue.
  • Removed unnecessary reserved flag for job since reserved_at already does the job.
  • Fixed Docker file error (travis builds where failing).

- Fixed wrong queue attempts
- Removed unnecessary reserved flag
@gatisdukurs
Copy link
Author

gatisdukurs commented Jun 8, 2018

@jenssegers please, take a look at my pull request, tested with laravel 5.6 and supervisor with multiple workers. Currently queue is broken in master and Docker file is broken for builds.

Thanks

@nshore nshore mentioned this pull request Mar 27, 2019
@sbourdette
Copy link

up

@divine
Copy link
Contributor

divine commented Jan 22, 2020

Looks like it was fixed and merged in #1855

Should be closed then.

cc @Smolevich

@Smolevich Smolevich closed this Jan 22, 2020
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.

4 participants