This function checks the status of a matching service task, returning when complete.
1 | wait_for_task(base_url, tid, sleep = 1, max = 600, quiet = T)
|
base_url |
A character string specifying the base URL of the matching service api. |
tid |
A character string specifying the task UUID. |
sleep |
An integer specifying the number of seconds to pause between status checks. |
quiet |
A boolean specifying whether the function should (not) output progress. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.