Workflow & Database Error

Hey @Leon,

This one comes up a bunch, what you need to do is set up the environment options to clear out the old data and run the vacuum options. This post covers a lot of it: Why is my database so big?

To make life easier you can turn off the execution logging and only keep the logs for failed runs or export the workflows you have and move to an external database like Postgres.

1 Like