mozilla / fxa-amplitude-send

Data pipeline scripts for importing Firefox Accounts event data to Amplitude.
Mozilla Public License 2.0
7 stars 9 forks source link

check malformed messages are dropped from the queue #106

Open jaredhirsch opened 4 years ago

jaredhirsch commented 4 years ago

jbuck wrote some code to throw invalid messages off the queue, this came up in passing while debugging. Just a note to come back to this later.