silverback icon indicating copy to clipboard operation
silverback copied to clipboard

Outbound Endpoint Health Check unable to serialize PingMessage when using Avro Serializer

Open cookie-bytes opened this issue 1 year ago • 4 comments

Hi

When using SerializeAsAvro and using AddOutboundEndpointsCheck() you get the following serialization exception:

System.InvalidCastException: Unable to cast object of type 'Silverback.Messaging.HealthChecks.PingMessage' to type 'Some.Business.Event.Type'

cookie-bytes avatar Jun 16 '23 07:06 cookie-bytes