Closed colmsnowplow closed 1 year ago
In the most recent release, there's a mistake here: https://github.com/snowplow/snowbridge/blob/fc95db962c5c35ed03b185071226ee9affe037dd/pkg/statsreceiver/statsd.go#L117
We should be using InvalidMsgSent where we use InvalidMsgFailed.
In the most recent release, there's a mistake here: https://github.com/snowplow/snowbridge/blob/fc95db962c5c35ed03b185071226ee9affe037dd/pkg/statsreceiver/statsd.go#L117
We should be using InvalidMsgSent where we use InvalidMsgFailed.