-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Problem Statement
I've noticed that session reply handling in the PostHog Flutter SDK could be optimized for better performance. Recently, Sentry made improvements to session management in their Flutter SDK, which resulted in better responsiveness and efficiency. I believe similar optimizations could be beneficial for PostHog as well.
For reference, here are some of the Sentry PRs that introduced these enhancements:
Solution Brainstorm
No response
StarProxima and owenmoon1