We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Events like: "could not build body for cron job" "Could not kill stale cron job %q because schedule could not be parsed: %q"
all of these log messages should be associated with the cron job in the events table so that the user can filter and find issues with their cron jobs.
The text was updated successfully, but these errors were encountered:
This may end up being rolled into async calls work
Sorry, something went wrong.
Cron is rewritten to use async_calls, so this is a dupe of #2473
safeer
No branches or pull requests
Events like:
"could not build body for cron job"
"Could not kill stale cron job %q because schedule could not be parsed: %q"
The text was updated successfully, but these errors were encountered: