Skip to content

Add monitoring #3

Description

@Overtorment

Workers should have a heartbeat, and some kind of reporting if there's no heartbeat.
Also, MySQL queries used to get stuck indefinitely till worker restarted, so some kind of monitoring for blockchain tip would be nice. It hasn't happened for a while since Ive made some fixes, but anyway...

MariaDB [n5fno50p7elj9fbn]> select * from key_value ;
+----------------------+--------+
| key                  | value  |
+----------------------+--------+
| LAST_PROCESSED_BLOCK | 643083 |
+----------------------+--------+
1 row in set (0.08 sec)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions