# Error Handling / Resilience

Record: `lex-category:error-handling-resilience`
Kind: category
Canonical: https://banes-lab.com/ontology/lexicon#lex-category-error-handling-resilience

## terms

- [All-Or-Nothing Failure](https://banes-lab.com/records/lex/all-or-nothing-failure.md)
- [Brittle Architecture](https://banes-lab.com/records/lex/brittle-architecture.md)
- [Exception Swallowing](https://banes-lab.com/records/lex/exception-swallowing.md)
- [Fail Open](https://banes-lab.com/records/lex/fail-open.md)
- [Failure Propagation](https://banes-lab.com/records/lex/failure-propagation.md)
- [Fragile Parsing](https://banes-lab.com/records/lex/fragile-parsing.md)
- [Infinite Wait](https://banes-lab.com/records/lex/infinite-wait.md)
- [Non-Idempotent Operation](https://banes-lab.com/records/lex/non-idempotent-operation.md)
- [Shared Resource Pool](https://banes-lab.com/records/lex/shared-resource-pool.md)
- [Single Behavior Path](https://banes-lab.com/records/lex/single-behavior-path.md)
- [Trusting Invalid Inputs](https://banes-lab.com/records/lex/trusting-invalid-inputs.md)
- [Unbounded Ingestion](https://banes-lab.com/records/lex/unbounded-ingestion.md)
- [Unbounded Retry](https://banes-lab.com/records/lex/unbounded-retry.md)
- [Unsafe Default Continuation](https://banes-lab.com/records/lex/unsafe-default-continuation.md)
- [Blast-Radius Reduction](https://banes-lab.com/records/lex/blast-radius-reduction.md)
- [Bounded Waiting](https://banes-lab.com/records/lex/bounded-waiting.md)
- [Cascading Failure Prevention](https://banes-lab.com/records/lex/cascading-failure-prevention.md)
- [Continued Operation Under Failure](https://banes-lab.com/records/lex/continued-operation-under-failure.md)
- [Controlled Failure](https://banes-lab.com/records/lex/controlled-failure.md)
- [Deny-by-Default Behavior](https://banes-lab.com/records/lex/deny-by-default-behavior.md)
- [Early Defect Detection](https://banes-lab.com/records/lex/early-defect-detection.md)
- [Localized Recovery](https://banes-lab.com/records/lex/localized-recovery.md)
- [Overload Protection](https://banes-lab.com/records/lex/overload-protection.md)
- [Safe Failure](https://banes-lab.com/records/lex/safe-failure.md)
- [Stability Under Stress](https://banes-lab.com/records/lex/stability-under-stress.md)
- [Transient Failure Recovery](https://banes-lab.com/records/lex/transient-failure-recovery.md)
- [Backoff](https://banes-lab.com/records/lex/backoff.md)
- [Error Model](https://banes-lab.com/records/lex/error-model.md)
- [Alternate Behavior](https://banes-lab.com/records/lex/alternate-behavior.md)
- [Capacity Signaling](https://banes-lab.com/records/lex/capacity-signaling.md)
- [Failure Isolation](https://banes-lab.com/records/lex/failure-isolation.md)
- [Failure Threshold](https://banes-lab.com/records/lex/failure-threshold.md)
- [Feature Isolation](https://banes-lab.com/records/lex/feature-isolation.md)
- [Resource Isolation](https://banes-lab.com/records/lex/resource-isolation.md)
- [Strict Output](https://banes-lab.com/records/lex/strict-output.md)
- [Timeout](https://banes-lab.com/records/lex/timeout.md)
- [Tolerant Input](https://banes-lab.com/records/lex/tolerant-input.md)
- [Availability of Degraded Dependency](https://banes-lab.com/records/lex/availability-of-degraded-dependency.md)
- [Consistency / Feature Completeness](https://banes-lab.com/records/lex/consistency-feature-completeness.md)
- [Hidden Errors](https://banes-lab.com/records/lex/hidden-errors.md)
- [Load Amplification](https://banes-lab.com/records/lex/load-amplification.md)
- [Slow Operation Tolerance](https://banes-lab.com/records/lex/slow-operation-tolerance.md)
- [Stability](https://banes-lab.com/records/lex/stability.md)
- [Stale/Reduced Results](https://banes-lab.com/records/lex/stale-reduced-results.md)
- [Strict Validation](https://banes-lab.com/records/lex/strict-validation.md)
- [Verbosity](https://banes-lab.com/records/lex/verbosity.md)
