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

SDA-4196 Safe uptime retrieval #1890

Merged
merged 2 commits into from Jul 7, 2023

Conversation

sbenmoussati
Copy link
Contributor

Description

Error handling introduced while retrieving uptime value on NodeJS >= v16.18
Details available here:
nodejs/node#44886
nodejs/node#44386

This can raise an error if it fails retrieving the value.

Goal is to wrap value retrieval and avoid js error being raised.

@sbenmoussati sbenmoussati merged commit e23c89b into finos:main Jul 7, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants