Set this field if qacct shows the errors we've been seeing this past week.
If/when _process_finished_tasks() sees this flag,
a. immediately log a warning error,
b. wait 5–10 sec,
c. clear the flag, then
d. set the Task's status to no_attempt so it gets retried.
Use "suspicious" instead of "corrupt" to describe unexpected qacct output.
Task.scheduling_error
field.qacct
shows the errors we've been seeing this past week._process_finished_tasks()
sees this flag, a. immediately log a warning error, b. wait 5–10 sec, c. clear the flag, then d. set the Task's status tono_attempt
so it gets retried.qacct
output.