mixpanel / mixpanel-ruby

Other
172 stars 72 forks source link

Clear submitted slices during BufferedConsumer#flush #111

Closed andrewpurcell closed 5 years ago

andrewpurcell commented 5 years ago

We discovered a bug where BufferedConsumer can cause duplicate messages to be sent to Mixpanel in the event of intermittent network failures. This fixes the duplicate submissions.