Seaquel
MySQL error code

MySQL error 1704

MySQL server error 1704 is ER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX, reported with SQLSTATE HY000.

The requested value for the heartbeat period exceeds the value of `replica_net_timeout' seconds. A sensible value for the period should be less than the timeout.
Error1704
NameER_REPLICA_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference