v0.11.0 - Adds event_queue_size to statsigoptions and wraps exceptions
Adds event_queue_size parameter to StatsigOptions to make the number of events to batch before flushing to Statsig configurable. Defaults to 500 as before.
Also, internally, wraps, catches, and logs exceptions to statsig via ErrorBoundary so we can debug errors