Update function: check_cncli_send_tip(), within: healthcheck.sh (#2)
* Update healthcheck.sh Update function: check_cncli_send_tip() - Added checks for the tip progressing to reduce false positives when the timeout is reached but the tip hasn't moved. - Increased the log_entry_timeout to 99, to be just within the container HEATHCHECK timout of 100. - Improved log output to include current tip, providing more info to the operator. Co-Authored-By: illuminatus <[email protected]> * Update healthcheck.sh Removed superfluous '-e' from 'echo -e' --------- Co-authored-by: illuminatus <[email protected]>