-
Notifications
You must be signed in to change notification settings - Fork 3k
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
mbed-os-5.15: Update mbed-coap to version 5.1.11 #14770
mbed-os-5.15: Update mbed-coap to version 5.1.11 #14770
Conversation
Block-Wise request (block1) error handling improvements: * Removed SN_COAP_BLOCKWISE_MAX_TIME_DATA_STORED usage. Block-Wise requests will now follow normal retranmission rules. * Process block1 responses only once. If response is coming in wrong order just ignore it wait next response to happen.
@anttiylitokola, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-maintainers, please start CI to get the PR merged. |
CI started |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
Summary of changes
Block-Wise request (block1) error handling improvements:
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@teetak01 @AnttiKauppila