Hi,

I have one telegram bot that is setup in a way so that it sends an alert to two groups on telegram.
The messages being sent are one for the problem and then another one when it's resolved
I did this by setting the recovery operation to notify all.
This used to work until yesterday when it suddenly stopped sending resolved messages on one of the groups.
It still sends the problems to both groups but only one is getting the resolved message.
I haven't changed anything in the alerts.
The first action works as intended and sends both problems and resolved messages.

The second one does not

Could the problem be that it's hanging on sending emails? Since sometimes we hit the rate limit of sending emails, so they just keep retrying?
Thank you.
I have one telegram bot that is setup in a way so that it sends an alert to two groups on telegram.
The messages being sent are one for the problem and then another one when it's resolved
I did this by setting the recovery operation to notify all.
This used to work until yesterday when it suddenly stopped sending resolved messages on one of the groups.
It still sends the problems to both groups but only one is getting the resolved message.
I haven't changed anything in the alerts.
The first action works as intended and sends both problems and resolved messages.
The second one does not
Could the problem be that it's hanging on sending emails? Since sometimes we hit the rate limit of sending emails, so they just keep retrying?
Thank you.
Comment