Workflow rarely completes - n8n cloud

Describe the problem/error/question

n8n cloud and pubmed workflows dont complete. Run forevever

What is the error message (if any)?

No error message, continues to execute forever and never completes until you cancel the workflow

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: stable
  • Database (default: SQLite): n/a
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
  • Operating system:

Hey @alteraki !

Yea, there a re some other topics with the Schedule Trigger where daily triggered seems not to behave how it should.

At the moment as alternative I use the Custom Cron option instead the daily.

And the cron should match your daily hour in the node.

Cheers!

Hi @Parintele_Damaskin That’s a great idea, I did try and I’ve been executing the workflow manually. But no joy. It still doesn’t complete.