xinyuin

Results 1 comments of xinyuin

Hi @iancooper We are facing the same issue, here is our setting (using Brighter v9.1.19) ``` new KafkaSubscription( new SubscriptionName("icsa.notification.subscription"), channelName: new ChannelName("icsa.notification.channel"), routingKey: new RoutingKey("icsa.notification.command"), groupId: AppDomain.CurrentDomain.FriendlyName, timeoutInMilliseconds: 1000,...