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

task meta field should be used for progress updates #50

Open
jkeifer opened this issue Mar 21, 2016 · 0 comments
Open

task meta field should be used for progress updates #50

jkeifer opened this issue Mar 21, 2016 · 0 comments
Assignees

Comments

@jkeifer
Copy link
Member

jkeifer commented Mar 21, 2016

The celery task meta field should be used to store progress updates, as well as to display the process completion time. It is likely that this functionality could be added to ebagis.transaction.atomic if it makes sense there.

Examples:
http://stackoverflow.com/questions/20548786/celery-how-to-retrieve-metadata-from-custom-states
http://docs.celeryproject.org/en/latest/userguide/tasks.html#custom-states

@jkeifer jkeifer self-assigned this Mar 21, 2016
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

1 participant