Skip to content

[Public Alerts] Add Monitors: Invariants, Stuck outbounds

Orion 9R requested to merge orion/public-alerts-invariants into master

Invariants Monitor

Polls /thorchain/invariant/<invariant-name> and checks for "broken": true.

Stuck Outbounds

Polls /queue/outboundand alerts if txs in outbound queue >12 hours old (7200 blocks)

thornode_client

adds common functions for getting data from thornode api endpoints.

Edited by Orion 9R

Merge request reports