Hi all!
Is there a parameter/option to have kedro do some cleanup after node executions in a pipeline?
I have a rather largish pipeline made up of relatively small nodes. Each individual node when executed independently runs just fine, but the entire pipeline itself runs out of memory. Trying not to have to scale up the server to run the pipeline unless absolutely necessary