Skip to content

Add healthcheck#88

Open
SepehrGanji wants to merge 4 commits intomasterfrom
add-healthcheck
Open

Add healthcheck#88
SepehrGanji wants to merge 4 commits intomasterfrom
add-healthcheck

Conversation

@SepehrGanji
Copy link
Copy Markdown
Collaborator

Fix #66

Comment thread src/block-watcher.ts
this._notify(height);
})
.catch((e) => {
this._healthy = true;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be false?

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.

Add health check endpoint

2 participants