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

update behavior of app.result_expires to match celery docs #401

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jul 21, 2023

  1. update behavior of app.result_expires to match celery docs

    Celery documentation indicates that app.result_expires of CELERY_RESULT_EXPIRES should respect values of 0 or None: "A value of None or 0 means results will never expire (depending on backend specifications)."
    jjorissen52 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    075ca88 View commit details
    Browse the repository at this point in the history