Yes. We are using an Avro consumer with one topic that consumes more than one contract and we cannot register with the existing method WithMessageType more than 1 contract.
Describe the solution you'd like
The method below should accept more than one message type. The class is RetryDurableDefinitionBuilder
Is your request related to a problem you have?
Yes. We are using an Avro consumer with one topic that consumes more than one contract and we cannot register with the existing method
WithMessageType
more than 1 contract.Describe the solution you'd like
The method below should accept more than one message type. The class is
RetryDurableDefinitionBuilder
Are you able to help bring it to life and contribute with a Pull Request?
No
Additional context
No response