Hello,
I recently came across a problem: it seems that RenderPal's cache is not always cleared when a job is erroneous.
This is problematic when the error comes from the cached scene, because when a user launches a new job using the same scene (after fixing it), RenderPal does not re-cache it, and the result still ends up being erroneous.
I have checked the box "Flush cached scene when a job is finished" in the Scene Caching parameters, but the problem persists.
After searching around on some of the machines in the render farm, I found out that sometimes the number of entries in the SceneCache.xss file (e.g. 3) does not match with the number of files in the cache folder (e.g. 12).
Is there any way to make it so that the superfluous files in the Cache folder (by that I mean the ones that aren't in the SceneCache.xss file) are automatically removed ?