mysqlcadence-workflow

What does "history_node table is full" error in cadence-history service mean?


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.


Solution

  • 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.