Skip to content

Is celery-haystack not honoring prefetch settings? #72

Description

@grayaii

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions