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
- id list was falling back regardless if fallback option was enabled
- response.text warning produce multiline logs in datadog, its not very
informative anyways so removing
- do not check store populated on local mode
- do not sample override
- in output logger unit test, log_process should have used debug like it
does in normal output logger, so the number of logs are off
- if using multi instance, StatsigServer.initialize() allow the options
to be optional, if its none/incorrect type, create empty statsigOptions
to not break downstream.
0 commit comments