Essentially, on self-hosted, a workflow I created all Code nodes execute almost immediately. This is on “large” data, a 11mb text file that needs to be custom parsed into a csv format. The code is very simple.
Porting this to a client’s Cloud account, the code node’s take well over 60s and always error with execution timeout.
Can we request a timeout increase, or more efficiently, a higher spec VPS for the instance?