We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you configure Leshan client without bootstrap server (only dm server), you could face an issue where it will not be able to connect anymore.
If session is lost at server side, you will face timeout on register request forever.
The text was updated successfully, but these errors were encountered:
#593: handle update/register timeout and retry with new handshake
df0f0c0
It should be fixed in master now (commit df0f0c0)
Sorry, something went wrong.
No branches or pull requests
If you configure Leshan client without bootstrap server (only dm server), you could face an issue where it will not be able to connect anymore.
If session is lost at server side, you will face timeout on register request forever.
The text was updated successfully, but these errors were encountered: