Skip to content

Celery integration: add more data (notably task id) #552

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

Closed
thomas-riccardi opened this issue Nov 12, 2019 · 2 comments
Closed

Celery integration: add more data (notably task id) #552

thomas-riccardi opened this issue Nov 12, 2019 · 2 comments

Comments

@thomas-riccardi
Copy link

Since #141 extra data is added by the celery integration when an exception is raised from a celery task, which is great: args, kwargs and task_name.

It would be even better if the task id was also added (and maybe more data but I don't have any more suggestion for that right now).

@untitaker
Copy link
Member

This should be easy to add, feel free to create a PR for this!

@thomas-riccardi
Copy link
Author

Closed by #596 , thanks @lemonlatte !

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

No branches or pull requests

2 participants