n8n Cloud: Flows Getting Stuck After v1.85 Update
I’ve been experiencing persistent issues with my n8n cloud workflows since updating to version 1.85. My workflows have been running smoothly since January, but they’ve recently started encountering problems specifically with wait loops and AI agent loops.
Issue Description
When my flows run, they appear to get stuck or show as failed in the interface. However, after forcing the workflow to stop, I can see that the execution actually completed successfully. This misleading status creates monitoring challenges and makes it difficult to determine which workflows need attention.
The issue consistently affects:
- Wait loop nodes
- AI agent loop functionality
Environment Details
- Platform: n8n Cloud
- Previous version: Working correctly since January
- Current version: 1.85
- No other configuration changes made during this period
Has anyone else encountered similar problems after updating to version 1.85? Any suggestions for resolving these workflow status reporting issues would be greatly appreciated.