Morse

joined 1 year ago
[–] [email protected] 22 points 1 year ago* (last edited 1 year ago) (1 children)

LaunchDarkly essentially just serves up true/false values for services to grab. It can be useful to update code functionality without having to rebuild / recompile. However, any service that uses the launch darkly API should have a default state for their values to fall back on, so it shouldn't cause any major issues if LaunchDarkly can't be reached.