If there are unhealthy nodes in the database cluster, starting pgpool at this time will not initiate the health check for the corresponding failed nodes. Therefore, even if the subsequent databases return to normal, pgpool will still mark them as down. Why is this design chosen? Why does the health check only focus on healthy nodes?