AWS Thinkbox Discussion Forums

PythonAPI - get task log of current worker

hi,

i am using the pythonAPI to build a web-interface for deadline…
all works great, but the only thing i would like to implement is in getting the log of a current task rendering by a worker…

i can get the task-log , but only when the task was finished, not during the render (as on the deadline monitor)…

is it possible to get the current worker-task-log during rendering with the pythonAPI?

Hello

Thanks for reaching out. You will need to stream Worker Logs for that purpose and there is no such thing in the API. You will need to use deadlinecommand to do that. Take a look here, how: Clients and Logs - Command Arguments — Deadline 10.2.0.10 documentation

1 Like
Privacy | Site terms | Cookie preferences