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

CB24FW-232: fix nrf cloud log processing #14

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

avyurtsev
Copy link
Member

  • Release semaphore on error and prevent the log processing thread from being locked forever
  • Remove extra debug messages that may lead to undesired effects in situations with log message overflow

plskeggs and others added 2 commits October 24, 2024 01:24
When the cloud (through the shadow) requests a change
in the cloud-based logging level or the alert enable/disable
flag, log at the INF level so it is always easy to see
that the request was effective.

See ticket for reasoning.

Jira: IRIS-9151

Signed-off-by: Pete Skeggs <[email protected]>
CB24FW-232:

- Release semaphore on error and prevent the log processing thread from
  being locked forever
- Remove extra debug messages that may lead to undesired effects in
  situations with log message overflow

Signed-off-by: Alexander Yurtsev <[email protected]>
@vladimirkhusainov-emcraft vladimirkhusainov-emcraft merged commit 09e5e54 into voxelbotics-v2.6.1-branch Oct 24, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

4 participants