datarobot (version 2.4.0)

WaitForJobToComplete: Wait for specified job to complete

Description

Wait for specified job to complete

Usage

WaitForJobToComplete(project, jobId, maxWait = 60)

Arguments

project
Either (1) a character string giving the unique alphanumeric identifier for the project, or (2) a list containing the element projectId with this identifier.
jobId
integer identifier (returned for example by RequestPrimeModel)
maxWait
maximum time to wait (in seconds) for the job to complete