we are seeing cadence-history server The table 'history_node' is full
errors in our logs. We're on version 0.16.0 and using MySql database.
CodePudding user response:
This happens when you are using Cadence with MySQL and the MySQL host is running out of disk capacity. Adding more storage capacity to your database should resolve the issue.