Back to Tags
Graceful Degradation
3 items tagged with "graceful-degradation"
Filter by type:
Patterns2
Pattern
Fallback
Provides an alternative response or behavior when a primary operation fails, keeping the system useful instead of returning an error to the user.
Pattern
Graceful Degradation
Keeps core functionality working by selectively disabling or simplifying non-essential features when parts of a system fail or are overloaded.