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

[nrf fromlist] [nrfconnect] Add a delay to last fabric remove action #338

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

ArekBalysNordic
Copy link
Contributor

In some cases, a last fabric removal action should be delayed to avoid race conditions and allow the device to finish all currently running tasks.

To control the delay use the
CONFIG_CHIP_LAST_FABRIC_REMOVED_SCHEDULE_TIME kconfig. By default, it has been set to 500 ms.

@LuDuda LuDuda added the bug Something isn't working label Oct 16, 2023
@LuDuda LuDuda added this to the 2.5.0 milestone Oct 16, 2023
In some cases, a last fabric removal action should be delayed
to avoid race conditions and allow the device to finish all
currently running tasks.

To control the delay use the
CONFIG_CHIP_LAST_FABRIC_REMOVED_SCHEDULE_TIME kconfig.
By default it has been set to 500 ms.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 18, 2023
Copy link
Contributor

@wiba-nordic wiba-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs approval.

The factory data documentation contains the wrong example of
the factory data script invocation and it did not allow users to use it.
@ArekBalysNordic ArekBalysNordic merged commit eb5e427 into nrfconnect:master Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config documentation Improvements or additions to documentation examples platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants