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 additional events for cron jobs #1260

Closed
matt2e opened this issue Apr 15, 2024 · 2 comments
Closed

Add additional events for cron jobs #1260

matt2e opened this issue Apr 15, 2024 · 2 comments
Assignees

Comments

@matt2e
Copy link
Collaborator

matt2e commented Apr 15, 2024

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.

@matt2e matt2e self-assigned this Apr 15, 2024
@matt2e
Copy link
Collaborator Author

matt2e commented Apr 30, 2024

This may end up being rolled into async calls work

@safeer
Copy link
Contributor

safeer commented Sep 25, 2024

Cron is rewritten to use async_calls, so this is a dupe of #2473

@safeer safeer closed this as completed Sep 25, 2024
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