Describe the problem/error/question
if a workflow has a Wait node, and the status is WAITING(> 65 seconds), n8n does not execute and has errors in the log
Database row of ID 596515
i’ve scheduled a new one:
596515 false “manual” “2023-12-22 12:10:38.888+00” “2023-12-22 12:10:38.896+00” “2023-12-22 08:59:38.896+00” “waiting” “TB3PVn7m7Tdf6IVU”
What is the error message (if any)?

Please share your workflow
Share the output returned by the last node
[
{
“diffInMinutes”: 1249,
“scheduledAtBrasilia”: “23/12/2023, 06:00:00”,
“scheduled_at”: “2023-12-23T09:00:00”,
“formattedDate”: “1703332800”
}
]
Information on your n8n setup
- OS: Ubuntu 20.04
- n8n Version: Tested on: 1.22.1, 1.22.0, 1.21.1, 1.21.0 ,1.18.4
- Node.js Version: v20.5.1
- Database system: Postgres
- Operation mode: main


