Getting random "discarding invalid livedata message" after Upgrading to Meteor 2.3

Hi,

We’ve been logging the following error in our MontiAPM after ugpradeing to Meteor 2.3

Error: discarding invalid livedata message
[object Object]

Upon checking the code, it seems to be related to this commit:

It looks harmless and related to debugging, but would like to hear your thoughts if this is something we can ignore/address. Thanks!

@filipenevola we are looking to ignore this in the APM. Is this expected to throw in production?