Is it possible to get the JobReports of a given job ID using the Deadline commandline?
What am I trying to do:
- I want to run a script that scans the jobs rendered within the last 24 hours
- Loop through each Job Reports and determine if an event plugin was executed or not
We are trying to debug jobs that are not executing custom event plugins, and this would help us debug the queue.
Thanks