seitime-frappe/frappe/docs/user/guides/deployment/checking-problems-in-bench.md
Revant Nandgaonkar fc47e1063e change "bench frappe --doctor" to "bench doctor"
changed from 
bench frappe --doctor to
bench doctor
2015-11-14 15:13:49 +05:30

303 B

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 doctor

A desirable output is like below

Workers online: True
Pending tasks 0
Timed out locks:

We'll be adding more health checks soon.