Pattern 78 / FALLBACK
Fallback Cache
Use this when Serving acceptable stale data when live dependencies fail.
- Pressure
- Serving acceptable stale data when live dependencies fail
- Mechanism
- Keep last-known-good data and use it under defined failure conditions
- Toll
- Staleness must be visible and bounded