Description Usage Arguments Value
Polling endpoint for urls to fetch completed work from bema
1 2 | polling_request(endpoint_url, task_id, tries = 10,
polling_interval = 1)
|
endpoint_url |
the endpoint to fetch results |
task_id |
task_id string. |
tries |
the number of GET requests to send before giving up |
polling_interval |
the timeout interval between requests |
parsed result or failure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.