I have a ZIP Decompress node, and have checked/validated that the ZIP file attributes are correct (zip extension and file type). When the node runs there is no output, even though it checks green like it completed successfully. During execution I notice server disconnect messages and via the chrome console I see websocket errors.
Looks like the size is the issue, the original ZIP was 25MB, that failed. 12MB also failed. 3MB worked. Is there any way to confirm it is a memory limitation, and how would I increrase that? and Yes, I’m on the Starter plan.