My decompress Node is taking forever to unzip File

I have converted my PDF into JPG, It’s in a ZIP Format so when I use decompress Node it keeps loading the PDF size is 2MB.

Describe the problem/error/question

Information on your n8n setup

  • n8n version: 1.79.3
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system: windows

Is this on the cloud base plan? We have noticed odd javascript related limitations on the low plans with nodes like the compression node.

I’d give it a try on self hosted or plan upgrade which allows more specs to be given to n8n.