API Node - What is the use of the folder 'code-envs-cache' ?

rona
Registered Posts: 52 ✭✭✭✭✭
Hello,
On the API node we noticed that the folder 'code-envs-cache' requires a lot of disk space.
Please, could you tell us how this folder is initialized and used ?
Thanks
Annie
Best Answer
-
Hi,
This folder contains the built Python and R code envs for your custom endpoints. If you often modify the code envs definitions of your endpoints (on the design node side), new code envs will get built in the code-env-cache folder.
At the moment, there is no procedure to automatically clean up old versions of code envs in code-env-cache (adding this is in our backlog).