We are experiencing an issue with multiple workflows in n8n where executions are not terminating despite configured timeout settings. Several workflow executions have been running continuously for extended durations (100 to 200+ hours), indicating that the timeout configuration is not being enforced.
We have already configured the workflow timeout setting to 30 minutes; however, this does not appear to have any effect on long-running or stuck executions. As a result, workflows remain in a running state indefinitely, impacting system performance and reliability.
This issue is affecting multiple workflows and is causing resource utilization concerns.
Problem Statement:
-
Workflow executions are not stopping after the configured timeout (30 minutes).
-
Executions remain active for excessively long durations (100β200+ hours).
-
Timeout configuration in n8n settings is not being honored.
-
Potential impact on system performance due to stuck or hanging workflows.