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: [XDEFI-5846] add timeout connection when connect to cached #74

Merged

Conversation

maxlm-devico
Copy link
Collaborator

Changes

Added timeout on connection 600ms.
I checked connection time, it is about 60-80ms on my apple M1 chip.
So I guess it is safe to set timeout to 600ms with 500ms margin for various hardware.
It is also unlikely that time Time To Interact with connect button will take less than timeout time. Mouse travel to button will take longer.

Task tracker card

Checklist

  • I've performed a self-review
  • If I make changes to another person's module, I've asked how to use it or request a review
  • I've checked/updated mobile & tablet screens (if have changes in UI)
  • I've added tests (if necessary)

Screenshots or GIFs

Copy link
Collaborator

@taran-a taran-a left a comment

Choose a reason for hiding this comment

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

LGTM. GG

@maxlm-devico maxlm-devico merged commit 3049670 into master Feb 2, 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.

None yet

2 participants