You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a kafka consumer loop running on a Dotnet 9 standard BackgroundService. When initializing the consumer, the call to IConsumer.Consume method throws an error.
Telemetry client instance id changed from AAAAAAAAAAAAAAAAAAAAAA to t39ZaOF6RBuiiv7uI2J0Mw
The application is deployed on AWS Kubernetes with an average of 8 pods, each having its own consumer service. In a local environnement everything works fine.
What's going on? Any hint?
logs :
The text was updated successfully, but these errors were encountered:
I have a kafka consumer loop running on a Dotnet 9 standard BackgroundService. When initializing the consumer, the call to IConsumer.Consume method throws an error.
The application is deployed on AWS Kubernetes with an average of 8 pods, each having its own consumer service. In a local environnement everything works fine.
What's going on? Any hint?
logs :
The text was updated successfully, but these errors were encountered: