You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StatsigUser object cannot be properly serialize with one of the most
common java json library.
Decide to return a map copy of statsigUser instead of the whole object.
Atlassian runs into stackoverflow problem when it tries to
serialize/deserialize see context:
https://statsigconnect.slack.com/archives/C04DH1ZBXLL/p1716874184576309
0 commit comments