Reads the status of the detect_loop tasks and updates it with changes requested by the Shiny app
Usage
get_tasks(statuses = list())
Value
A named list containing all necessary information to run and monitor the detect loop tasks.
Arguments
statuses
Character vector for limiting the status of the returned tasks, default: list()
Details
After reading the tasks.json file and parsing it with jsonlite, this function will update the necessary fields in the
tasks for executing and monitoring them.