T
Twenty2mo ago
nogeo

Workflow doesn't run on a schedule

I'm on a self-hosted v0.54.6. My workflow is On a Schedule with trigger interval 20 minutes. However, there are no runs performed. What am I missing?
6 Replies
Prastoin
Prastoin2mo ago
Hello there, is your worker up and running ?
nogeo
nogeoOP2mo ago
/settings/admin-panel/health-status/worker says Worker is operational. This is what I see in the workflow-queue
No description
Prastoin
Prastoin2mo ago
From what I can remember there might have been an issue with the workflow cron in twenty anterior versions, unless I'm mistaken it was missing a feature flag activation or some manual action, @thomast could you please in/confirm this ? @nogeo I would still highly recommend upgrading to the latest twenty version
nogeo
nogeoOP2mo ago
roger that @prastoin . In this case, we'll prioritize the version bump. We'll need Permissions and Import V2 soon anyway. Thanks!
Prastoin
Prastoin2mo ago
My pleasure ! have a nice day
thomast
thomast2mo ago
Hi @nogeo, you may need to run yarn command:prod cron:workflow:automated-cron-trigger

Did you find this page helpful?