In cases where an exception was thrown within the core API methods for the first time in a session, we attempt to notify the statsig backend. This was a blocking network call, which shouldn’t have been.
Other changes:
Adds diagnostics for log event requests
Refactors diagnostics to support multiple instances of the StatsigServer
Exposes the value on a layer object
>Included In This Release
>- 23c9e00e04fe0f600244254b42b2c8bd366727af tore-statsig
> - fix: make error boundary non-blocking (246)
>- 74d41971f7316128c51618818c43e3207836364c kat-statsig
> - expose value on layer (243)
>- 98d8ffb99394c6ca85cd0eb997e5c7cf7957f846 Xin Li
> - Update kong.yml (240)
>- d5804aebda76cd8778befabb4bcc89db5c10fa15 Xin Li
> - Log event diag impl (242)
>- 5d63e25ac37d017612b33833adc3477e679b371b Xin Li
> - Refactor diagnostics to support multi-instances (241)
**Full Changelog**: https://github.com/statsig-io/python-sdk/compare/0.29.1...0.30.0