Search
Page 2 of 12. Showing 116 results (0.011 seconds)
2 - qube Frame range.png
2 - qube Frame range.png
2 - qube Frame range.png
2 - qube Frame range.png
2 - qube Frame range.png
_SimpleCMD_QubeUIQubeBasics
to make sure it is rendering correctly. Retries Number of times to retry a failed frame/job instance. The default value of -1 means don't retry. Retry Delay Number of seconds…_SimpleCMD_PreFlightChecks
on the Worker before the frame/work runs. If this fails, the frame/work will be marked as failed and rendering will be skipped. If there are retries configured, the frame/work…_SimpleCMD_QubeUIFlightChecks
) that will run on the Worker before the frame/work runs. If this fails, the frame/work will be marked as failed and rendering will be skipped. If there are retries configured, the frame/work…Job States
, with no failures. failing Job that has not finished, but has at least one frame or instance that has failed. retrying Jobs that have retry counts greater than zero, and have been…execute.py
*'=',) cmd = 'echo Hello World: user %s says %s at frame %s' % (subjob['user'], testString, work['name']) print 'CMD: %s' % cmd retCode = os.system(cmd) print '%s%s' % (80…