Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

can we "guess" when cron isn't working #49

Closed
futtta opened this issue Jul 22, 2018 · 1 comment
Closed

can we "guess" when cron isn't working #49

futtta opened this issue Jul 22, 2018 · 1 comment
Milestone

Comments

@futtta
Copy link
Owner

futtta commented Jul 22, 2018

if:

  • there are no auto rules
  • the job queue only contains N jobs
  • if the oldest N jobs is more then 1 day old

then can we assume the cron processing job isn't executing, meaning there is an issue with the system's cron in which case we can warn the user about that?

@pocketjoso
Copy link

Sounds like a good idea to me. We could also populate the FAQ to say something about cron problems (sorry have not checked if it already does)

@futtta futtta added this to the 1.6.0 milestone Jul 24, 2018
futtta added a commit that referenced this issue Jul 25, 2018
@futtta futtta closed this as completed Jul 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants