Error Handler send Telegram automates error notifications for your workflows by sending real-time alerts to your Telegram chat. It captures essential details like workflow name, date and time, execution URL, last executed node, and error messages, ensuring you stay informed and can quickly address issues. This streamlined communication enhances your workflow management and minimizes downtime.
telegramChatId
, which specifies the chat where notifications will be sent. This is crucial for ensuring the right audience receives the alerts.telegramChatId
in the Config node to point to the desired Telegram chat where notifications should be sent. Replace 123456789
with your actual chat ID.retryOnFail
and waitBetweenTries
parameters to control how the workflow behaves in case of temporary failures in message delivery.