Sharry

Results 1 issues of Sharry

Hi All, I encounter an issue about the `IConsumerErrorStrategy` when using the `IPullingConsumer` to consume the message. Here is the code snippet: ```csharp public async Task ManualBatchConsume(int batchCount, Func handler,...