Added timeout retry (#152) #71
Annotations
10 warnings
build:
src/Memphis.Client/Consumer/MemphisConsumer.cs#L311
The variable 'exception' is declared but never used
|
build:
src/Memphis.Client/MemphisClient.cs#L135
'MemphisProducerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
|
build:
src/Memphis.Client/MemphisClient.cs#L315
'MemphisProducerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
|
build:
src/Memphis.Client/MemphisClient.cs#L376
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
|
build:
src/Memphis.Client/MemphisClient.cs#L843
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
|
build:
src/Memphis.Client/MemphisClient.cs#L843
'FetchMessageOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
|
build:
src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L162
Cannot convert null literal to non-nullable reference type.
|
build:
src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L180
Cannot convert null literal to non-nullable reference type.
|
build:
src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L188
Cannot convert null literal to non-nullable reference type.
|
build:
src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L133
'MemphisProducerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
|