Statsig icon

Dev Tools

Statsig

No issues0 reports this hour · 0 today

Statsig is a feature flagging and experimentation platform for product teams to run A/B tests, roll out features gradually, and measure impact rigorously.

What is Statsig?

Statsig brings together feature flagging, A/B experimentation, and product analytics into a single platform, built on the premise that these three capabilities are more powerful when they share a data model. Feature flags that gate experiments automatically generate the exposure events needed for statistical analysis; analytics events that measure product metrics can be used as experiment outcome metrics without a separate instrumentation step. The founders came from Facebook's experimentation infrastructure team, and that lineage shows in the platform's emphasis on statistical rigor — sequential testing, CUPED variance reduction, and automatic detection of novelty effects are built in rather than bolt-on features.

The SDK evaluation path — where client or server code fetches feature flag values and logs exposure events — is latency-sensitive for any application that uses Statsig to gate features on the critical rendering path. Statsig maintains a caching layer that allows SDKs to evaluate flags locally using a downloaded rule set rather than making a network call for every evaluation, which dramatically reduces per-evaluation latency and provides some resilience against backend degradation. However, that cache must be refreshed periodically, and a prolonged backend outage eventually causes the cached rules to become stale relative to any flag updates made in the console during the outage window.

When Statsig has infrastructure problems, the SDK evaluation cache provides a meaningful buffer — applications continue to evaluate flags using the last-known rules for minutes to hours, depending on the cache TTL configured. The first visible impact is typically in the console: the real-time analytics feed stops updating, and experiment results stop being refreshed because event ingestion is delayed. New flag changes made in the console may fail to propagate to SDKs when the rules-publishing pipeline is impaired. Server-side SDKs without persistent local cache are more immediately affected than client-side SDKs running in browsers with cached rule sets.

Outage.gg monitors Statsig service status using community reports from product and engineering teams. If flag evaluation is broken, experiment data is not updating, or the console is inaccessible, the live status page shows current incident data.

Common Statsig Problems

Issues users most frequently report when Statsig is having problems.

1

Login failures

Players are unable to sign in, receiving authentication errors or being stuck on loading screens.

2

Matchmaking problems

Unable to find or join matches, long queue times, or errors when trying to connect to game servers.

3

Disconnections mid-session

Getting unexpectedly kicked from active sessions, losing in-game progress or items.

4

In-game store & purchases

Cannot load the in-game store, complete purchases, or received items are not appearing in inventory.

Experiencing one of these? Report it on the Statsig status page →

Frequently Asked Questions

Common questions about Statsig outages and server status.

You can check the live Statsig server status at outage.gg/services/statsig. The page shows real-time community-submitted outage reports, an hourly trend chart, and the current health status.

Statsig can stop working for a number of reasons including scheduled maintenance windows, unexpected server failures, network infrastructure problems, or DDoS attacks. Check the live status page on Outage.gg for the latest community reports to see if others are experiencing the same issue.

Go to outage.gg/services/statsig and click the "Report an Issue" button. Your report is counted immediately and helps confirm whether a problem is widespread. Reports from multiple users trigger a status change visible to everyone watching the page.

Click the "Notify Me" bell button on the Statsig status page at outage.gg/services/statsig. Create a free account and we will send you an email the moment Statsig comes back online — no app download required.

Many services maintain official status pages with planned maintenance notices. Outage.gg aggregates real-time community-reported outages which often surface faster than official channels.

Related Services

Other services you might be tracking alongside Statsig.

Outage.gg

Track 1,400+ services — free

Real-time outage reports, live status tracking, and instant email alerts the moment a service comes back online.