Fallback Values
Fallback values are critical to application resilience. They ensure your application continues functioning when LaunchDarkly’s service is unavailable or flag data cannot be retrieved. However, fallback values can become stale over time, leading to incorrect behavior during outages. This guide explains how to choose appropriate fallback values and maintain them effectively.
- Choosing Fallback Values - Strategies for selecting appropriate fallback values
- Monitoring Fallback Values - Runtime monitoring with SDK hooks and data export
- Maintaining Fallback Values - Processes and centralized management
- Automating Fallback Updates - Build-time automation