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

Connection is broken after ~1 min of inactivity #117

Closed
axenteoctavian opened this issue Sep 12, 2023 · 4 comments
Closed

Connection is broken after ~1 min of inactivity #117

axenteoctavian opened this issue Sep 12, 2023 · 4 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@axenteoctavian
Copy link

axenteoctavian commented Sep 12, 2023

The connection is broken after ~1 min of inactivity, and I get some TaskCanceledExceptions in console.
After this, the request is sent to my phone, but the response is not received back.

I am using nuget package version 2.1.0

@gigajuwels
Copy link
Contributor

Can you provide an example that reproduces the issue? Can you provide the full log you get in the console relating to the TaskCanceledExceptions

After this, the request is sent to my phone, but the response is not received back.

Do you mean after you get the TaskCanceledExceptions in the console, you get the request sent to your phone?

@axenteoctavian
Copy link
Author

Can you provide an example that reproduces the issue? Can you provide the full log you get in the console relating to the TaskCanceledExceptions

I get something like this in the console.
image

Steps to reproduce the issue:

  1. Scan QR and approve the connection
  2. Wait >1 min (don't make any requests)
  3. Make a request after 1-2 mins
  4. Request is received on my phone
  5. Response is not received back

Do you mean after you get the TaskCanceledExceptions in the console, you get the request sent to your phone?

Yes. I suppose that there are some background tasks canceled or something because of the exceptions and that's why the response is not received.

@VR-Innovations
Copy link

Same issue here, only see the thread has exited logs. Nothing more.

@gigajuwels gigajuwels added the bug Something isn't working label Sep 15, 2023
@gigajuwels gigajuwels self-assigned this Sep 15, 2023
@gigajuwels
Copy link
Contributor

Closing this as it is a duplicate of #79, let's continue our discussion on that thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants