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

fix: set CELERY_RESULT_EXTENDED = True #487

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

iloveagent57
Copy link
Contributor

... so task results persist the name and args of the task.
celery/django-celery-results#326

A recent upgrade to celery results 2.4 made it so none of our task names or args were persisted in the TaskResult model.

Post-review

  • Squash commits into discrete sets of changes
  • Ensure that once the changes have been deployed to stage, prod is manually deployed

... so task results persist the name and args of the task.
celery/django-celery-results#326
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

Successfully merging this pull request may close these issues.

3 participants