Render Client "offline" status

General discussions and questions.
Post Reply
F2B
Posts: 12
Joined: Mon Jul 03, 2017 1:05 pm

Render Client "offline" status

Post by F2B »

Hi Timur, i would like a python script do an action when a render machine turn 'Offline'. Is it possible for a python script to catch the render status? Or maybe is there already somethng in afanasy configuration to do so?

Thanks
User avatar
timurhai
Site Admin
Posts: 921
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Render Client "offline" status

Post by timurhai »

Hi.
Unfortunately, there is no such event implemented.
For now, there are only few job events, done and error:
http://cgru.info/afanasy/server#events

But it is not a big deal to add such event.
Especially if you are going test it.
Timur Hairulin
CGRU 3.4.0, Ubuntu 24.04, MS Windows 10 (clients only).
User avatar
timurhai
Site Admin
Posts: 921
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Render Client "offline" status

Post by timurhai »

Hi. Now there is such event (RENDER_ZOMBIE).
https://cgru.readthedocs.io/en/latest/a ... tml#events
Timur Hairulin
CGRU 3.4.0, Ubuntu 24.04, MS Windows 10 (clients only).
Post Reply