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

Increase failed startup wait time from 5 -> 30 seconds #21

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

benjaminwood
Copy link
Contributor

We've seen edgecases where it can take a while for the connection to be made. What we really want here is to ensure that a node doesn't hang forever. So, a 30 second timeout is fine.

We've seen edgecases where it can take a while for the connection to be
made. What we really want here is to ensure that a node doesn't hang
forever. So, a 30 second timeout is fine.

Co-authored-by: Nate Vick <nate.vick@hint.io>
@benjaminwood benjaminwood self-assigned this Dec 8, 2023
@benjaminwood benjaminwood merged commit bc001f9 into main Dec 8, 2023
4 checks passed
@benjaminwood benjaminwood deleted the increase-failed-startup-wait-time branch December 8, 2023 23:15
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.

2 participants