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

Version check timeout #269

Merged
merged 4 commits into from
May 16, 2024
Merged

Version check timeout #269

merged 4 commits into from
May 16, 2024

Conversation

kearfy
Copy link
Member

@kearfy kearfy commented May 16, 2024

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

Version check would take a long time to complete if the server was unreachable, due to default fetch timeouts in runtimes.

What does this change do?

It adds a versionCheckTimeout option to the .connect({ .. }) method, with a default value of 5000ms.

What is your testing strategy?

N/A

Is this related to any issues?

N/A

Have you read the Contributing Guidelines?

@kearfy kearfy merged commit c063200 into main May 16, 2024
3 checks passed
@kearfy kearfy deleted the micha/version-check-timeout branch May 16, 2024 13:37
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.

None yet

1 participant