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

RPC backend support for CELERY_TASK_RESULT_EXPIRES #2001

Closed
kamikaze opened this issue Apr 24, 2014 · 0 comments
Closed

RPC backend support for CELERY_TASK_RESULT_EXPIRES #2001

kamikaze opened this issue Apr 24, 2014 · 0 comments

Comments

@kamikaze
Copy link
Contributor

When running amqp result backend it creates one queue per result, but they can be automatically removed by setting CELERY_TASK_RESULT_EXPIRES setting. When using rpc result backend - there is one queue per client and it's not removed then.

@ask ask changed the title RPC result backend ignores CELERY_TASK_RESULT_EXPIRES RPC backend support for CELERY_TASK_RESULT_EXPIRES Apr 25, 2014
@ask ask closed this as completed in 8eae9d4 Oct 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants