KeyShot Forum

Other => Wish List => Topic started by: ahoerl on September 21, 2019, 02:02:10 AM

Title: Network Rendering Webservice - /delete/jobid
Post by: ahoerl on September 21, 2019, 02:02:10 AM
We are using network rendering in our company. Unfortunately there is no /delete & jobid exposed.
If we do a lot of batch renderings during the night (grayscale, toon shader, fast) the network rendering breaks.

If we just delete the folders on the Network Rendering Master clients still show the old ids - and after getting slow the batch render breaks.
I hope that this function will find it's way into the network rendering REST soon - because at the moment we are not able to do overnight jobs.

We always need a person who manually cleans the monitor queue...

Andreas Hoerl
PROLICHT GmbH
https://prolicht.at
AUSTRIA
Title: Re: Network Rendering Webservice - /delete/jobid
Post by: Morten Kristensen on September 23, 2019, 12:57:18 AM
Thank you for the feedback, Andreas.

When you say it breaks, what does that mean exactly? The Manager, Monitor, Workers, or RESTful service? Could you provide us with log files?
The idea is sound with respect to deleting jobs via the RESTful service but that requires authentication on top of it, which is why it has not been done yet. It is certainly something we will look into.

Thanks.
Title: Re: Network Rendering Webservice - /delete/jobid
Post by: ahoerl on September 24, 2019, 07:29:45 AM
Hi Morten!

It breaks means:
The "Completed" portion of the Network Monitor gets huge. If I start the script in the evening and come back in the morning Keyshot has crashed.
The Network Monitor has between 1200 and 1500 "completed" jobs inside. It becomes unresponsive - that leads to the fact, that Keyshot is unable to submit more jobs (= crash).
I tried to delete the jobs on the server filesystem (but this does not refresh the network monitor, I would have to quit and restart the Network Monitor).

I do understand the authenticaiton argument.
Two (dirty) suggestions:

I am pretty sure, that we are not the only company with that requirement.
I do not have log files - but you understood my issue already.

Thanks from Austria

Andy
Title: Re: Network Rendering Webservice - /delete/jobid
Post by: Morten Kristensen on September 25, 2019, 12:04:43 AM
Thanks for the clarification. Our QA team will do some tests with that many jobs.
Could you DM me your log files anyway? It would help in diagnosing the crash.
So KeyShot is crashing but not Network Rendering Monitor or Manager?

Authentication would be a must have and through TLS.

Thanks!