mixpanel / mixpanel-swift

Official iOS (Swift) Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
434 stars 234 forks source link

critical fix for issues with flush and archive #373

Closed zihejia closed 4 years ago

zihejia commented 4 years ago

This PR fix potential issues with large event queues due to the unstable network and too many events being tracked within short period of time.