...
- Retry Retry a frame. It will go back to the "pending"state and then will start when a Instance/Subjob process picks it up.
- Block Take T ake a pending frame out of the active queue.
- Unblock Put a blocked frame back in the active queue.
- Kill Kill Kill a running Instance/Subjob process.
- Complete Set a "pending" frame to the status of "complete".
- Resubmit Submit a new job with only the selected frames.
- View Images View the output images in an external browser (if the Jobtype supports it)
- Browse Dirs Open a file browser to the specified files.
...
The Instance Processes Pane lists the Instances (or processes) on the Qube Workers that are running the job.
The right-click menu allows you to perform the following actions on the selected items:
- Retry Retry a killed or failed Instance process. It will go back to the "pending"state and then start when a Qube Worker becomes available.
- Kill Kill a running Instance process.
- Migrate Terminate the currently Instance process, place it back into the "pending" state for another available Worker, and prevent it from dispatching to the same host where it had been running.
- Complete Set a "pending" instance to the status of "complete".
...