moira-alert / notifier

[DEPRECATED]
GNU General Public License v3.0
16 stars 8 forks source link

Slack breaks markdown when message is too long #18

Open melnikk opened 8 years ago

melnikk commented 8 years ago

Sometimes moira sends a message splitted into 2:


metrics
metrics

and second:

metrics

This breaks code area markdown. It seems to exist of message limits. We need to split message ourselves.