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

Retry #10

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Retry #10

merged 1 commit into from
Jun 27, 2023

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Jun 27, 2023

Description

Retry a few more times to wait for the server to startup, and don't totally fail if we never connect.

Close #8.

Checklist
  • Tested changes against a test repository
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)

src/index.ts Outdated Show resolved Hide resolved
Copy link
Member

@cole-h cole-h left a comment

Choose a reason for hiding this comment

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

LGTM

@grahamc grahamc merged commit 8a218f9 into main Jun 27, 2023
2 checks passed
@grahamc grahamc deleted the retry branch June 27, 2023 17:08
grahamc added a commit that referenced this pull request Mar 4, 2024
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.

RequestError: connect ECONNREFUSED 127.0.0.1:37515
2 participants