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

fix: handle unknown AuthenticationStatus::Unauthenticated status #56

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

JanZachmann
Copy link
Contributor

@JanZachmann JanZachmann commented Oct 7, 2024

There are cases when azure-iot-sdk-c reports an connection state unauthenticated with no special reason, e.g. after changing network adapter options. In order to handle that situation an unknown reason is reported to the application.

@JanZachmann JanZachmann changed the title WIP: Fixes WIP: fix: handle unknown AuthenticationStatus::Unauthenticated status Oct 7, 2024
Signed-off-by: Jan Zachmann <[email protected]>
@JanZachmann JanZachmann changed the title WIP: fix: handle unknown AuthenticationStatus::Unauthenticated status fix: handle unknown AuthenticationStatus::Unauthenticated status Oct 8, 2024
@JanZachmann JanZachmann requested a review from mlilien October 8, 2024 06:09
Signed-off-by: Jan Zachmann <[email protected]>
@JanZachmann JanZachmann merged commit e74da32 into omnect:main Oct 8, 2024
3 checks passed
@JanZachmann JanZachmann deleted the fixes branch October 9, 2024 05:56
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.

2 participants