seitime-frappe/frappe/docs/user/guides/deployment/checking-problems-in-bench.md
2015-10-30 16:40:39 +05:30

15 lines
No EOL
311 B
Markdown

<!-- markdown -->
If you're experiencing delays in scheduled jobs or they don't seem to run, you run run the following command to diagnose the issue.
`bench frappe --doctor`
A desirable output is like below
Workers online: True
Pending tasks 0
Timed out locks:
We'll be adding more health checks soon.