e4b8ffb304
Posthog keeps trying to send events when the user is offline, causing the network request queue to fill up and slowing down the app. This commit pauses Posthog when the user is offline and resumes it when back online.