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

when ProcessRequest is false and it sends error message to chan, the … #1165

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

Conversation

nguyentrannhan
Copy link

@nguyentrannhan nguyentrannhan commented Feb 2, 2024

According to issue #1164
nakama-js can be timeout because the IncomingLoop is break. We need to add a flag to break IncomingLoop safely

…nakama-js can be timeout because the IncomingLoop is break. We need to add a flag to break IncomingLoop safely
@CLAassistant
Copy link

CLAassistant commented Feb 2, 2024

CLA assistant check
All committers have signed the CLA.

@minhlucvan
Copy link

I am facing the same problem, please consider to merge this one

@mofirouz
Copy link
Member

mofirouz commented Feb 2, 2024

The PR and code change is not descriptive enough.

  • Can you please describe the actual problem you are facing?
  • Can you tell us what the gameplay mechanic you are building?
  • What game engine (SDK) and what devices are you targeting?

I ask these questions because we've never seen an issue in this code path.

@nguyentrannhan
Copy link
Author

I create this issue #1164 for describe the problem what I am facing with. Please take a look.
Here is screen shot when I tested with joinChat function

The timeout message will appear after 10 seconds
image

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

4 participants