Hello,
is there any option how to automatically clear a temp data on workers?
Example:
Worker0 - send data for rendering
W1-5 - receive data in temp folder and finish the job. After that data remains in temp folder until a new task arrives.
I want to delete this data immediately after job is done.
Thanks for your advice.