Currently our slack notification regardless of the reason the healthcheck has failed is Database did not update which may not always be true and may lead the investigators of the issue down the wrong path, especially when issues with tx submission are detected.
We should either extend the reporting to include more data (e.g. a JSON with details on the health status) or customize the error message depending on the problem the healthcheck has detected.
Currently our slack notification regardless of the reason the healthcheck has failed is
Database did not update
which may not always be true and may lead the investigators of the issue down the wrong path, especially when issues with tx submission are detected.We should either extend the reporting to include more data (e.g. a JSON with details on the health status) or customize the error message depending on the problem the healthcheck has detected.