-
Notifications
You must be signed in to change notification settings - Fork 1.3k
manifest: sdk-connectedhomeip: Update revision #22930
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
base: main
Are you sure you want to change the base?
manifest: sdk-connectedhomeip: Update revision #22930
Conversation
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 75221bf4d67ca89260b3779ad099667705207c12 more detailssdk-nrf:
matter:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: 3ae5dc3c63 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: |
Automatically created by Github Action Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
197e398
to
75221bf
Compare
* Improved error handling in the Matter transport layer to gracefully manage temporary network issues (e.g., ENETDOWN from sockets). | ||
Such errors no longer trigger immediate teardown of exchanges or subscriptions. |
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.
* Improved error handling in the Matter transport layer to gracefully manage temporary network issues (e.g., ENETDOWN from sockets). | |
Such errors no longer trigger immediate teardown of exchanges or subscriptions. | |
* The error handling in the Matter transport layer has been improved to gracefully manage temporary network issues (for example, ENETDOWN from sockets). | |
Such errors no longer trigger immediate teardown of exchanges or subscriptions. |
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-connectedhomeip#619