Statsig forward proxy doc describes falling back to Statsig API using fallbackToStatsigAPI:
set fallbackToStatsigAPI = true. If you want to fallback to statsig api when initialization or config sync from original sources is false
This option is available in Python and Node but not in Ruby.
Can this option be supported in Ruby to improve reliability?
Statsig forward proxy doc describes falling back to Statsig API using fallbackToStatsigAPI:
This option is available in Python and Node but not in Ruby.
Can this option be supported in Ruby to improve reliability?