Hello. I’m having a problem after updating. I’m using a standalone installation. N8N runs in a container. I wrote the workflow on 1.8.6 using Python nodes. After updating to 2.0.3, the Python code takes a very long time to execute, 3-5 seconds per node. The Java script code works fine. Is this a problem unique to me? Is there a solution?
I’ve seen similar issues reported with the Python node after updating to 2.0, and it seems like the execution environment might be spinning up fresh for each execution which adds overhead. You might want to check the libraries.