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

Fix/cannot read networksynchronization #874

Merged
merged 6 commits into from
Jun 7, 2024

Conversation

Kammerlo
Copy link
Member

@Kammerlo Kammerlo commented Jun 3, 2024

Context

An error occured when submitting a transaction, which lead to the ogmios ServerStatusHealth check. At application startup the health check throws an error, when the server component is faster in starting as ogmios node. After this error the application couldn't recover, so the serverStatusHealth object was empty leading to an undefined networksynchronization field.

Proposed Solution

This PR contains the solution. The error will be catched and this will avoid the crash of Ogmios Serverstatus checker.

@Kammerlo Kammerlo merged commit 34d73ff into master Jun 7, 2024
1 check passed
@Kammerlo Kammerlo deleted the fix/cannot-read-networksynchronization branch June 7, 2024 07:50
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.

1 participant