Workflows have execution history that disappears in less than a day. Here’s how I have the following environment variables set:
EXECUTIONS_DATA_PRUNE=“true”
EXECUTIONS_DATA_MAX_AGE=“700”
Information on your n8n setup
n8n version: 1.25.1
Database (default: SQLite): postgresql
n8n EXECUTIONS_PROCESS setting (default: own, main): main
Running n8n via (Docker, npm, n8n cloud, desktop app): npm
Yes we’ve had it that way for awhile (pre v1.0) just so we can look at executions from the past couple months. For some reason it seems like execution history isn’t even saving for more than 24 hours
Looks like for all workflows. The time that it’s dropping the history is really weird. It’s currently 1:03PM CST here, and I can only see executions back to 6:31AM CST.