Azure-Samples / distributed-az-edge-framework

This accelerator is developed to allow heavy edge solutions to run on K8s, in a distributed and resilient manner.
MIT License
13 stars 4 forks source link

OpcUaPublisher health check for Dapr sidecar and publishing event fails #35

Closed bindsi closed 5 months ago

bindsi commented 1 year ago

OpcUaPublisher health check for Dapr sidecar and publishing event fails from DaprClientAdapter (lib/Industrial-IoT/common/src/Microsoft.Azure.IIoT.Hub.Module.Client/src/Default/DaprClient/DaprClientAdapter.cs). Even though we see the error messages from OpcUaPublisher module the messages arrive at the Event Hub. So, maybe only a problem during bootstrapping of the OpcUaPublisher while dapr sidecar service not yet up and running.

Step to reproduce: