| busy_poll_job | R Documentation | 
A convenience function that polls the passed Job's status waiting for either FAILED, TIMEOUT, or SUCCESS.
busy_poll_job(zoltar_connection, job_url, verbose = TRUE)
zoltar_connection | 
 A   | 
job_url | 
 URL of a valid job in zoltar_connection  | 
verbose | 
 if TRUE, print messages on job status poll  | 
## Not run: 
  busy_poll_job(conn, "http://example.com/api/job/2/")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.