List all tasks. This may be a lot of tasks, and so can be quite slow to execute.
Arguments
- controller
The controller to use. If not given (or
NULL
) we'll use the controller registered withrrq_default_controller_set()
.
Examples
obj <- rrq_controller("rrq:example")
rrq_task_list(controller = obj)
#> [1] "20fa8b9b8acf0fc7204827b761647b69" "ca8c1dd9920175ef1c67c8d79df8d99b"
#> [3] "19e7eb98ba45dcc39e951459b07d8267"