Skip to main content

Is LaunchDarkly Down?

No — LaunchDarkly is up

Reachable from all 8 checked regions

Average response time: 125ms

Last checked · checks run every 6 hours

Official status page: https://status.launchdarkly.com

LaunchDarkly uptime

100%
Last 7 days
100%
Last 30 days
100%
Last 90 days
150ms
Avg response, 30 days

Measured from multiple regions every 6 hours. Percentages count only checks that returned an availability answer — 25 days measured so far. A dash means that window does not yet hold enough measured days to publish a figure.

30-day history

25-day clean streak
Jul 25: no data
Jul 26: no data
Jul 27: no data
Jul 28: no data
Jul 29: no data
Jul 30: 100.00% uptime, 40 checks
Jul 31: 100.00% uptime, 32 checks
Aug 1: 100.00% uptime, 32 checks
Aug 2: 100.00% uptime, 32 checks
Aug 3: 100.00% uptime, 32 checks
Aug 4: 100.00% uptime, 32 checks
Aug 5: 100.00% uptime, 40 checks
Aug 6: 100.00% uptime, 48 checks
Aug 7: 100.00% uptime, 32 checks
Aug 8: 100.00% uptime, 32 checks
Aug 9: 100.00% uptime, 32 checks
Aug 10: 100.00% uptime, 32 checks
Aug 11: 100.00% uptime, 32 checks
Aug 12: 100.00% uptime, 40 checks
Aug 13: 100.00% uptime, 32 checks
Aug 14: 100.00% uptime, 32 checks
Aug 15: 100.00% uptime, 32 checks
Aug 16: 100.00% uptime, 31 checks
Aug 17: 100.00% uptime, 32 checks
Aug 18: 100.00% uptime, 32 checks
Aug 19: 100.00% uptime, 51 checks
Aug 20: 100.00% uptime, 32 checks
Aug 21: 100.00% uptime, 24 checks
Aug 22: 100.00% uptime, 31 checks
Aug 23: 100.00% uptime, 32 checks
Jul 25 Today
No downtime Partial Downtime Not measurable No data

Reachability by region

Each region runs its own request from a different part of the world. A service can be up for one continent and down for another, which is usually the first sign of a routing or CDN problem.

arn
228ms
DNS 0ms TCP 0ms TLS 48ms TTFB 121ms
bom
61ms
DNS 0ms TCP 1ms TLS 14ms TTFB 35ms
cdg
186ms
DNS 0ms TCP 9ms TLS 24ms TTFB 74ms
dfw
262ms
DNS 0ms TCP 26ms TLS 32ms TTFB 110ms
ewr
102ms
DNS 0ms TCP 0ms TLS 21ms TTFB 57ms
fra
49ms
DNS 0ms TCP 1ms TLS 10ms TTFB 27ms
gru
51ms
DNS 0ms TCP 2ms TLS 10ms TTFB 30ms
iad
49ms
DNS 0ms TCP 1ms TLS 10ms TTFB 30ms
jnb
242ms
DNS 0ms TCP 0ms TLS 52ms TTFB 128ms

What LaunchDarkly does

LaunchDarkly is a feature management platform that decides, at runtime, which users see which version of a feature. Engineering teams use it to release code behind flags, roll changes out gradually and switch a broken feature off without deploying. That makes it a live dependency of the application rather than a build-time tool.

What an outage looks like

Flag changes made in the LaunchDarkly dashboard stop reaching applications, so a rollout appears to save but never takes effect for users. Applications starting up fresh may fall back to the default values compiled into their code, which can turn features off for everyone at once or expose ones meant to stay hidden. The web app itself may fail to load or save targeting rules.

What to do about it

Check status.launchdarkly.com, which separates the Flag Delivery Network from the web app, the streaming and polling APIs, and experimentation, because flags already delivered can keep working while the dashboard is unavailable. SDKs cache their last known flag values, so running services usually continue on the previous configuration. Delay restarts and deploys until delivery recovers, since a restart is what forces a service onto defaults.

Is it down for everyone, or just you?

If this page says LaunchDarkly is up but it is not loading for you, the problem is between you and them. Run a check against any URL from all 18 regions to find out where it breaks.

Test it yourself

Related services

LaunchDarkly outage FAQ

Do my feature flags still work if LaunchDarkly is down?
Generally yes for services that are already running. LaunchDarkly SDKs hold the last flag values they received in memory, so an application that was connected before the incident keeps evaluating flags normally even when it cannot reach the service. What stops is change: new flag updates do not arrive, so anything you toggle during the outage will not take effect until delivery recovers.
What happens when a service restarts during a LaunchDarkly outage?
It loses the cached values and falls back to the defaults written into your code. This is the failure mode that turns a LaunchDarkly incident into a user-visible one, because a routine deploy or autoscaling event can flip a whole fleet onto default behaviour mid-incident. Holding deploys and restarts until the Flag Delivery Network is healthy is the single most useful thing to do.
Is the LaunchDarkly dashboard down or is flag delivery affected?
They are separate components and fail independently. The status page lists the web app apart from the Flag Delivery Network and the streaming, polling and edge APIs, so a dashboard you cannot log into does not necessarily mean your applications are affected. Check which component is degraded before assuming production is at risk, because the two incidents call for very different responses.
Can I turn off a broken feature while LaunchDarkly is unavailable?
Not through LaunchDarkly, which is why this timing hurts. If flag delivery is degraded, a kill switch you flip in the dashboard will not reach running applications. Fall back to whatever controls you own directly, such as a configuration change, a load balancer rule or a rollback of the deploy that introduced the feature, and re-apply the flag change once delivery returns.
Does a LaunchDarkly outage affect experiments and metrics?
Yes, and it can distort results beyond the incident window. Experimentation is tracked as its own component, and when event delivery is degraded the exposures and conversions recorded during that period may be incomplete. Treat any experiment running across an outage with suspicion, and check whether the affected days should be excluded before acting on the numbers.

How we measure this

  • We request LaunchDarkly's public endpoint every 6 hours from Fly.io regions across six continents — 8 of them answered the most recent check.
  • A region counts as down only when it gets no usable HTTP response. A 403 or 429 means the origin answered and refused us, which we report as blocked, never as an outage.
  • A single failing region is treated as probe noise. We only change the verdict when two consecutive cycles agree.
  • Response times average only the regions that actually served the page, so a timeout never inflates the number.
  • Where LaunchDarkly publishes an official status feed we read it too. An all-clear from the vendor can soften an unconfirmed degradation; a vendor-declared outage only worsens our verdict when our own checks corroborate it.

Get alerted when LaunchDarkly goes down

This page refreshes every 6 hours. Your own monitors run as often as every 30 seconds, from the same 18 regions, and tell you the moment something breaks.

Start Free Monitoring
Free plan available No credit card required