Hey,
I have a few workflows saving all executions (including successful ones), so over time, the execution history will get pretty big.
There are a few posts and suggestions in this forum on how to purge old executions on self-hosted to prevent the database from getting too large.
Is this something to worry about on n8n cloud, or does the cloud version have a built-in purge?
On a related note, what’s the storage limit on an n8n cloud account? If I have a workflow storing files, e.g. Node: Write Binary File → /home/node/.n8n/xyz.png
I presume it’s not an endless amount of disk space allocated per cloud account?
Cheers
Rob