.. _syqada_repend: ################### syqada repend ################### >>> syqada repend 02-demonstrate-failure-handling moves all failed jobs back to the PENDING directory and cleans up the appropriate files in LOGS. If you add *rerun* to the command, it will also try to clean up jobs in the RUNNING queue that were left there by a premature termination of syqada, dispatching those that are actually done to the DONE queue and repending the others. This is particularly useful on the cluster, where jobs can survive the execution of the syqada executable. It is equivalent to:: >>> syqada batch 02-demonstrate-failure-handling --step repend