The first version worked, but I wanted to push it closer to a production-ready system.
This week I focused on reliability:
- Added an error workflow using n8n Error Trigger
- Logged failed executions into Supabase
- Added Telegram alerts for workflow failures
- Configured retry handling for external services
- Cleaned up the workflow structure and documentation
One thing I’m learning while building AI automations:
A workflow that works once is only the beginning.
Real-world automations need to handle:
- failed APIs
- missing data
- unexpected errors
- recovery paths
The goal is not just connecting nodes. It’s building systems businesses can trust.
Built with:
- n8n
- ElevenLabs Conversational AI
- Supabase
- Google Sheets
- Google Calendar
- Telegram
Looking forward to learning from the n8n community — what reliability patterns do you always include in your production workflows?
1st photo is the first version.


