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

modules: location: Don't assert on location error #285

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

simensrostad
Copy link
Collaborator

Don't assert on location error. This event is notified when the underlying transport library fails to send location to nRF cloud, which is common during poor network conditions.

This is acceptable and the device should recover. Ideally we would have an event reserved for fatal errors.

Don't assert on location error. This event is notified
when the underlying transport library fails to send location
to nRF cloud, which is common during poor network conditions.

This is acceptable and the device should recover. Ideally we would
have an event reserved for fatal errors.

Signed-off-by: Simen S. Røstad <[email protected]>
@simensrostad simensrostad merged commit 64e8b0b into main Aug 14, 2024
4 checks passed
@simensrostad simensrostad deleted the removeassert branch August 14, 2024 07:18
Copy link

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.

1 participant