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

Initialization protocol - retry sending responses #274

Open
nieznanysprawiciel opened this issue Jul 21, 2023 · 0 comments
Open

Initialization protocol - retry sending responses #274

nieznanysprawiciel opened this issue Jul 21, 2023 · 0 comments

Comments

@nieznanysprawiciel
Copy link
Contributor

Why:

  • Protocol messages are sent a few times in regular interval if we don't get any response. This is done, because UDP doesn't guarantee packet arrival
  • In case of responses to protocol messages we don't do the same

What:

  • Investigate if it is common problem, that session initialization fails for this reason
  • If it is significant problem, than implement the same approach as in case of sending requests
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

No branches or pull requests

1 participant