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

Fix open remote database #11682

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

t-h-e
Copy link
Contributor

@t-h-e t-h-e commented Jan 20, 2025

  • Display correct error message.
        Wrong error message was displayed as no early return statement was used.
  • Use configurable timeout for opening remote database as it is done for syncing

See #10896 (comment) for reference

- Display correct error message.
    Wrong error message was displayed as no early return statement was
    used.
- Use configurable timeout for opening remote database
    as it is done for syncing
@droidmonkey
Copy link
Member

Will give this a test when I can, good catch on the error message issue.

@droidmonkey droidmonkey added this to the v2.8.0 milestone Feb 23, 2025
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