Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Setup a script to automatically notify Slack if/when Tangle testnet & mainnet stall #573

Open
yurixander opened this issue Mar 21, 2024 · 0 comments

Comments

@yurixander
Copy link
Member

yurixander commented Mar 21, 2024

It should notify Slack when/if the blockchain stops producing/finalizing blocks or taking abnormal times to do so, or other common problems.

One idea for implementation would be via a serverless function, set to run at certain intervals and perform the aforementioned checks, then notify Slack by triggering a web hook and pinging relevant people.

Also take into account a method to prevent spamming the channel with alerts in case it stalls for a long time, have it notify for example max 1 time per 5h or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Not Started 🕧
Development

No branches or pull requests

2 participants