Skip to content

Commit 256c132

Browse files
Automated Grading Debugging Documentation
1 parent d1d0520 commit 256c132

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_docs/developer/development_instructions/automated_grading.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ To debug new features for autograding, it can be helpful to run
124124
`submitty_autograding_shipper.py` and `submitty_autograding_worker.py`
125125
interactively and inspect the output.
126126

127+
_NOTE: A cron job runs hourly to detect autograding shipper/worker outages on both local and remote machines. To avoid interference during debugging, this job should be disabled before proceeding. See [Capture Cron Error Messages](/sysadmin/installation/system_customization#capture-cron-error-messages) for instructions on disabling the script._
128+
127129
To do this:
128130

129131
1. Stop the daemons (on each server, as appropriate)

0 commit comments

Comments
 (0)