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

Add task args / kwargs to the task_error log statement #215

Merged
merged 4 commits into from Mar 31, 2022

Conversation

AlecRosenbaum
Copy link
Contributor

@AlecRosenbaum AlecRosenbaum commented Mar 30, 2022

These are useful to log as well and can often save us some time instead of having to look up args/kwargs by searching logs for the task id.

I've also pinned the version of click installed with black to prevent a regression in the most recent version. We can drop it once black is updated to either not use the deprecated functionality or to pin the older version in its requirements.

@AlecRosenbaum AlecRosenbaum merged commit 0a58767 into master Mar 31, 2022
@AlecRosenbaum AlecRosenbaum deleted the add-task-args-to-error-log branch March 31, 2022 18:34
@drewler drewler mentioned this pull request Nov 17, 2022
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.

None yet

2 participants