How to check if a workflow is running

Hello! When using $workflow.active, its value is always false even though the workflow is active. Why is that? After a certain delay, I need to check if the workflow is active.

  • n8n version: 1.55.0
  • Database (default: SQLite): PostgreSQL
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): npm
  • Operating system: Ubuntu

hello @mesaich

I do not see any issues with it. How are you checking? Manual runs won’t work

I tested it with a manual run. Thank you for the explanation.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.