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

Is celery-haystack not honoring prefetch settings? #72

Open
grayaii opened this issue Feb 11, 2019 · 0 comments
Open

Is celery-haystack not honoring prefetch settings? #72

grayaii opened this issue Feb 11, 2019 · 0 comments

Comments

@grayaii
Copy link

grayaii commented Feb 11, 2019

We've noticed that celery-haystack is sucking down all messages in the queue, despite explicitly setting these variables:
export CELERYD_PREFETCH_MULTIPLIER=1
export CELERY_ACKS_LATE=True
Using -Ofair while starting the workers...

We are using:
celery==3.1.25
celery-haystack==0.10
Django==1.8.4

I don't understand why this is specific to celery-haystack, but as far as I can tell, it is.

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

No branches or pull requests

1 participant