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

Getting INFO times out after starting a lot of workers #32

Open
bsharpe opened this issue Aug 20, 2020 · 2 comments
Open

Getting INFO times out after starting a lot of workers #32

bsharpe opened this issue Aug 20, 2020 · 2 comments
Labels

Comments

@bsharpe
Copy link

bsharpe commented Aug 20, 2020

  • using python
  • start ~15 workers
  • ping INFO every 90s or so

Several times a day, the worker gets hung waiting for INFO to return.

Possibly related, workers sometimes will not receive work from queue despite jobs being present.
(Just had a case of 20 workers, 5 jobs, no work being done; restart them, they pull the work)

Faktory 1.4.1 - running in Docker on AWS. contribsys/faktory:latest

@ifasoldt
Copy link

@bsharpe We are running into the same issue with workers not receiving work from the queue and needing to restart. Did you ever figure out what it was?

@cdrx
Copy link
Owner

cdrx commented Apr 30, 2022

@ifasoldt @bsharpe the version 1.0.0 has some fixes that should have resolved these issues. Could you please retry with that version and let me know if you still have this issue?

@cdrx cdrx added the bug label Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants