django-celery-results icon indicating copy to clipboard operation
django-celery-results copied to clipboard

update behavior of app.result_expires to match celery docs

Open jjorissen52 opened this issue 2 years ago • 2 comments

Celery documentation indicates that app.result_expires (or 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 avatar Jul 21 '23 16:07 jjorissen52

Any updates on this?

TheWeirdDev avatar Jun 04 '24 19:06 TheWeirdDev

Any updates on this?

we need either automated test, or manual acknowledgment for the proposed change

auvipy avatar Jun 08 '24 07:06 auvipy