wait_for_result {pcatsAPIclientR} | R Documentation |
Wait while the job status is pending
Description
Return when the job status is finished (either successfully or otherwise)
Usage
wait_for_result(jobid, token = NULL)
Arguments
jobid |
Job ID of the previously submitted job |
token |
Authentication token. |
Value
status
[Package pcatsAPIclientR version 1.1.0 Index]