Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide better health check message when waiting for NR to start #215

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

knolleary
Copy link
Member

@knolleary knolleary commented Mar 13, 2024

Fixes #213

If the health-check fails to ping Node-RED and we know NR is still starting, we will now log:

Node-RED health check: waiting for Node-RED to start

Rather than the more alarming 'failed' message.

Tested locally with a NR stack hacked to start slowly.

@knolleary knolleary requested a review from hardillb March 13, 2024 12:03
@hardillb hardillb merged commit a15d6db into main Mar 13, 2024
5 checks passed
@hardillb hardillb deleted the 213-health-check-message branch March 13, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve health-check message when in start-up phase
2 participants