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

Update getHealth function to handle connection timeouts #2265

Merged
merged 3 commits into from
Jun 24, 2024

Conversation

anovazzi1
Copy link
Contributor

This pull request updates the getHealth function to handle connection timeouts. Previously, if a connection timeout occurred, an error would be thrown. Now, the function catches the timeout error and logs a message instead. This improves the overall stability and reliability of the function.

Copy link

vercel bot commented Jun 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 10:07pm

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jun 22, 2024
@dosubot dosubot bot added enhancement New feature or request javascript Pull requests that update Javascript code labels Jun 22, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 22, 2024
Copy link
Collaborator

@italojohnny italojohnny left a comment

Choose a reason for hiding this comment

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

Approved!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 22, 2024
@anovazzi1 anovazzi1 reopened this Jun 23, 2024
Copy link

render bot commented Jun 23, 2024

Copy link

vercel bot commented Jun 23, 2024

Deployment failed with the following error:

Resource is limited - try again in 6 minutes (more than 100, code: "api-deployments-free-per-day").

@ogabrielluiz ogabrielluiz merged commit f6cc610 into dev Jun 24, 2024
8 of 12 checks passed
@ogabrielluiz ogabrielluiz deleted the updateHealthCheck branch June 24, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants