R/task.R
task_reset.Rd
Reset status of all tasks in a project to NULL
task_reset(project, status = c("working", "failed"), con = NULL)
project name
status to reset (e.g. working, failed, or all), all tasks if status = all
connection to database
no return