Hey n8n
Quick question, your documentation says here: regarding $getWorkflowStaticData(type)
:
You can save data directly in the workflow. This data should be small.
What is the maximum capacity of this static data? And why is that the case? Couldn’t find anything obvious in the code to suggest what would limit it. I assume it’s more about RAM limitations?