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

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).
Answers
-
Tanguy Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Dataiku DSS Developer, Neuron 2023 Posts: 140 Neuron
Hi,
Has there been any update on this issue? We are facing recurring incidents of disk saturation on our API nodes, especially due to the versioning of API endpoints’ code environments in the code-envs-cache folder.