powered by
A helper function to follow a specific task until it gets completed.
Task.follow(id, env = .solveEnv, interval = 2)
the task object
String The ID of a task.
(optional) Custom client environment.
2. Delay in seconds between each completion status query
https://docs.solvebio.com/
if (FALSE) { Task.follow("1234567890") }
Run the code above in your browser using DataLab