# Fault Tolerance ⎊ Term

**Published:** 2026-03-15
**Author:** Greeks.live
**Categories:** Term

---

![The image displays glossy, flowing structures of various colors, including deep blue, dark green, and light beige, against a dark background. Bright neon green and blue accents highlight certain parts of the structure](https://term.greeks.live/wp-content/uploads/2025/12/interwoven-architecture-of-multi-layered-derivatives-protocols-visualizing-defi-liquidity-flow-and-market-risk-tranches.webp)

![The image displays a close-up view of two dark, sleek, cylindrical mechanical components with a central connection point. The internal mechanism features a bright, glowing green ring, indicating a precise and active interface between the segments](https://term.greeks.live/wp-content/uploads/2025/12/modular-smart-contract-coupling-and-cross-asset-correlation-in-decentralized-derivatives-settlement.webp)

## Essence

**Fault Tolerance** represents the structural capacity of a decentralized derivative protocol to maintain continuous, accurate operation despite the failure of individual components or adversarial conditions. Within crypto options, this defines the system’s ability to process margin updates, execute liquidations, and settle contracts even when specific validators, relayers, or oracle feeds experience downtime or malicious interference. The architecture prioritizes the integrity of the state machine over the speed of individual transactions, ensuring that financial guarantees remain intact regardless of network volatility. 

> Fault Tolerance ensures continuous protocol operation and contract settlement despite component failure or malicious adversarial interference.

The systemic relevance of this property rests on the concept of liveness and safety within asynchronous environments. Protocols lacking robust mechanisms risk state stagnation or incorrect settlement, leading to cascading liquidations and catastrophic loss of collateral. By distributing trust across decentralized validation sets, these systems transform the threat of localized failure into a manageable parameter of protocol design.

![A close-up shot focuses on the junction of several cylindrical components, revealing a cross-section of a high-tech assembly. The components feature distinct colors green cream blue and dark blue indicating a multi-layered structure](https://term.greeks.live/wp-content/uploads/2025/12/multi-layered-protocol-structure-illustrating-atomic-settlement-mechanics-and-collateralized-debt-position-risk-stratification.webp)

## Origin

The lineage of **Fault Tolerance** traces back to distributed systems engineering and Byzantine fault tolerance research.

Early blockchain implementations adopted these concepts to solve the double-spend problem, yet crypto derivatives necessitate a more rigorous application. The transition from simple asset transfer to complex, state-dependent financial contracts required the integration of Byzantine agreement protocols that could handle the high-frequency demands of margin engines and automated market makers. The evolution of this concept within decentralized finance reflects a departure from centralized clearinghouse models.

Historical market crises demonstrated that relying on a single entity for risk management creates a single point of failure. Consequently, protocol architects adapted consensus mechanisms to enforce collateralization rules and liquidation triggers through decentralized code, effectively decentralizing the role of the clearinghouse to eliminate reliance on any singular, vulnerable actor.

![A precision cutaway view showcases the complex internal components of a cylindrical mechanism. The dark blue external housing reveals an intricate assembly featuring bright green and blue sub-components](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-options-protocol-architecture-detailing-collateralization-and-settlement-engine-dynamics.webp)

## Theory

The mathematical modeling of **Fault Tolerance** involves evaluating the threshold of malicious actors a system can sustain before safety is compromised. In options markets, this threshold is inherently tied to the latency and accuracy of oracle updates.

If an oracle provides stale data due to a failure in its network layer, the protocol’s margin engine may fail to trigger necessary liquidations, exposing the system to under-collateralized positions.

![A high-resolution cutaway diagram displays the internal mechanism of a stylized object, featuring a bright green ring, metallic silver components, and smooth blue and beige internal buffers. The dark blue housing splits open to reveal the intricate system within, set against a dark, minimal background](https://term.greeks.live/wp-content/uploads/2025/12/structural-analysis-of-decentralized-options-protocol-mechanisms-and-automated-liquidity-provisioning-settlement.webp)

## Mechanisms of Systemic Resilience

- **Consensus Redundancy** ensures that state updates require multiple independent signatures, preventing a minority of compromised nodes from altering the ledger.

- **Synchronous Fallback** provides a mechanism for the protocol to enter a safe, paused, or limited-functionality state if the network latency exceeds pre-defined thresholds.

- **Oracle Aggregation** mitigates data corruption by requiring a weighted median of inputs from diverse, geographically distributed sources.

> Protocol safety relies on the mathematical threshold of sustained malicious activity before the system state becomes compromised.

The game-theoretic aspect involves aligning the incentives of participants through slashing conditions. When validators fail to maintain the required uptime or submit incorrect data, their staked capital serves as a penalty buffer. This mechanism ensures that the cost of attempting to compromise the system significantly outweighs the potential gains from successful manipulation.

![The abstract digital rendering features interwoven geometric forms in shades of blue, white, and green against a dark background. The smooth, flowing components suggest a complex, integrated system with multiple layers and connections](https://term.greeks.live/wp-content/uploads/2025/12/visualizing-intricate-algorithmic-structures-of-decentralized-financial-derivatives-illustrating-composability-and-market-microstructure.webp)

## Approach

Current implementations of **Fault Tolerance** focus on minimizing the trust surface area while maximizing throughput.

Market makers and traders operate under the assumption that the underlying protocol will enforce settlement even during periods of extreme market stress. This confidence stems from the shift toward modular architectures where execution, consensus, and data availability layers are decoupled, reducing the risk of a single layer’s failure halting the entire derivative engine.

| Architecture Type | Fault Tolerance Level | Systemic Risk Profile |
| --- | --- | --- |
| Monolithic Protocol | Low | High |
| Modular Execution Layer | Moderate | Medium |
| Distributed Consensus Network | High | Low |

The strategic approach involves rigorous stress testing of liquidation logic against synthetic data sets that mimic extreme volatility. By simulating scenarios where major liquidity providers or oracle nodes vanish, architects identify the specific breaking points of the margin engine. This empirical evaluation allows for the calibration of parameters, such as the liquidation delay or the required collateralization ratio, to maintain system integrity during periods of heightened market contagion.

![A high-resolution abstract render presents a complex, layered spiral structure. Fluid bands of deep green, royal blue, and cream converge toward a dark central vortex, creating a sense of continuous dynamic motion](https://term.greeks.live/wp-content/uploads/2025/12/multi-layered-risk-aggregation-illustrating-cross-chain-liquidity-vortex-in-decentralized-synthetic-derivatives.webp)

## Evolution

The transition from early, fragile smart contract deployments to sophisticated, resilient protocols highlights a fundamental shift in risk management.

Initially, developers prioritized rapid iteration, often neglecting the technical requirements for long-term survival under adversarial conditions. The subsequent rise of automated liquidation engines forced a reassessment, as the inability to handle network congestion during high volatility directly resulted in substantial capital depletion. The industry moved toward incorporating off-chain computation for high-frequency updates while anchoring the finality to the mainnet.

This hybrid approach balances the speed required for efficient option pricing with the immutable security of decentralized settlement. Anyway, the constant pressure from automated agents and sophisticated attackers has pushed protocols to integrate advanced cryptography, such as zero-knowledge proofs, to verify state transitions without exposing the internal mechanics to external manipulation.

![A detailed view showcases nested concentric rings in dark blue, light blue, and bright green, forming a complex mechanical-like structure. The central components are precisely layered, creating an abstract representation of intricate internal processes](https://term.greeks.live/wp-content/uploads/2025/12/intricate-layered-architecture-of-perpetual-futures-contracts-collateralization-and-options-derivatives-risk-management.webp)

## Horizon

The future of **Fault Tolerance** lies in the development of self-healing protocols capable of dynamically adjusting their parameters in response to real-time network health metrics. Future iterations will likely move beyond static rules to incorporate machine learning models that can predict potential congestion or oracle failure, pre-emptively increasing margin requirements or tightening liquidation thresholds.

> Future protocols will utilize predictive analytics to autonomously adjust risk parameters before system failure occurs.

This evolution suggests a shift toward sovereign, autonomous financial systems where human intervention is minimized. The integration of cross-chain interoperability protocols will further expand the scope of these systems, requiring fault tolerance mechanisms that operate across heterogeneous environments. The ultimate objective is the creation of a global, decentralized derivative fabric that remains operational even under extreme geopolitical or systemic shocks, serving as a permanent fixture of the financial architecture.

## Glossary

### [Decentralized Network Resilience](https://term.greeks.live/area/decentralized-network-resilience/)

Architecture ⎊ Decentralized Network Resilience within cryptocurrency, options trading, and financial derivatives fundamentally relies on a distributed system architecture, mitigating single points of failure inherent in centralized models.

### [Operational Continuity Planning](https://term.greeks.live/area/operational-continuity-planning/)

Action ⎊ Operational Continuity Planning within cryptocurrency, options, and derivatives markets necessitates pre-defined escalation protocols for systemic events, encompassing exchange outages or smart contract vulnerabilities.

### [Data Privacy Regulations](https://term.greeks.live/area/data-privacy-regulations/)

Data ⎊ Within the convergence of cryptocurrency, options trading, and financial derivatives, data represents the raw material underpinning market microstructure, risk assessment, and algorithmic trading strategies.

### [Market Disruption Prevention](https://term.greeks.live/area/market-disruption-prevention/)

Action ⎊ Market Disruption Prevention, within cryptocurrency and derivatives, centers on preemptive measures to mitigate systemic risk stemming from cascading liquidations or extreme volatility.

### [Derivative Market Stability](https://term.greeks.live/area/derivative-market-stability/)

Stability ⎊ Derivative market stability, within the context of cryptocurrency, options trading, and financial derivatives, fundamentally concerns the resilience of pricing mechanisms and trading infrastructure against shocks.

### [Secure Wallet Infrastructure](https://term.greeks.live/area/secure-wallet-infrastructure/)

Infrastructure ⎊ A secure wallet infrastructure, within the context of cryptocurrency, options trading, and financial derivatives, represents a layered system designed to safeguard digital assets and facilitate compliant transactions.

### [Market Manipulation Prevention](https://term.greeks.live/area/market-manipulation-prevention/)

Strategy ⎊ Market manipulation prevention encompasses a set of strategies and controls designed to detect and deter artificial price movements or unfair trading practices in cryptocurrency and derivatives markets.

### [Liquidity Pool Security](https://term.greeks.live/area/liquidity-pool-security/)

Collateral ⎊ Liquidity pool security fundamentally relies on over-collateralization, a mechanism where deposited assets exceed the value of borrowed or synthetic assets within the pool, mitigating impermanent loss and systemic risk.

### [Cybersecurity Threat Modeling](https://term.greeks.live/area/cybersecurity-threat-modeling/)

Methodology ⎊ Cybersecurity threat modeling in crypto derivatives functions as a structured process for identifying and prioritizing system vulnerabilities that could jeopardize asset integrity.

### [Disaster Recovery Protocols](https://term.greeks.live/area/disaster-recovery-protocols/)

Architecture ⎊ Disaster Recovery Protocols, within cryptocurrency, options trading, and financial derivatives, necessitate a layered architectural approach.

## Discover More

### [Market Maker Withdrawal Risks](https://term.greeks.live/definition/market-maker-withdrawal-risks/)
![An abstract composition illustrating the intricate interplay of smart contract-enabled decentralized finance mechanisms. The layered, intertwining forms depict the composability of multi-asset collateralization within automated market maker liquidity pools. It visualizes the systemic interconnectedness of complex derivatives structures and risk-weighted assets, highlighting dynamic price discovery and yield aggregation strategies within the market microstructure. The varying colors represent different asset classes or tokenomic components.](https://term.greeks.live/wp-content/uploads/2025/12/complex-interconnectivity-of-decentralized-finance-derivatives-and-automated-market-maker-liquidity-flows.webp)

Meaning ⎊ Danger of liquidity providers removing quotes during stress leading to volatility spikes and extreme execution slippage.

### [Peer-to-Peer Protocol](https://term.greeks.live/definition/peer-to-peer-protocol/)
![A flowing, interconnected dark blue structure represents a sophisticated decentralized finance protocol or derivative instrument. A light inner sphere symbolizes the total value locked within the system's collateralized debt position. The glowing green element depicts an active options trading contract or an automated market maker’s liquidity injection mechanism. This porous framework visualizes robust risk management strategies and continuous oracle data feeds essential for pricing volatility and mitigating impermanent loss in yield farming. The design emphasizes the complexity of securing financial derivatives in a volatile crypto market.](https://term.greeks.live/wp-content/uploads/2025/12/an-intricate-defi-derivatives-protocol-structure-safeguarding-underlying-collateralized-assets-within-a-total-value-locked-framework.webp)

Meaning ⎊ The fundamental communication rules allowing decentralized nodes to interact and synchronize without a central authority.

### [Oracle Service Level Agreements](https://term.greeks.live/term/oracle-service-level-agreements/)
![A futuristic, multi-layered object with sharp, angular forms and a central turquoise sensor represents a complex structured financial derivative. The distinct, colored layers symbolize different tranches within a financial engineering product, designed to isolate risk profiles for various counterparties in decentralized finance DeFi. The central core functions metaphorically as an oracle, providing real-time data feeds for automated market makers AMMs and algorithmic trading. This architecture enables secure liquidity provision and risk management protocols within a decentralized application dApp ecosystem, ensuring cross-chain compatibility and mitigating counterparty risk.](https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-structured-products-financial-engineering-architecture-for-decentralized-autonomous-organization-security-layer.webp)

Meaning ⎊ Oracle Service Level Agreements codify the performance standards required to ensure reliable, trustless data input for decentralized derivative markets.

### [Cyber Security Threats](https://term.greeks.live/term/cyber-security-threats/)
![A high-angle, abstract visualization depicting multiple layers of financial risk and reward. The concentric, nested layers represent the complex structure of layered protocols in decentralized finance, moving from base-layer solutions to advanced derivative positions. This imagery captures the segmentation of liquidity tranches in options trading, highlighting volatility management and the deep interconnectedness of financial instruments, where one layer provides a hedge for another. The color transitions signify different risk premiums and asset class classifications within a structured product ecosystem.](https://term.greeks.live/wp-content/uploads/2025/12/abstract-visualization-of-nested-derivatives-protocols-and-structured-market-liquidity-layers.webp)

Meaning ⎊ Cyber security threats in crypto derivatives represent fundamental risks to protocol solvency where code vulnerabilities enable immediate capital loss.

### [Network Topology Resilience](https://term.greeks.live/definition/network-topology-resilience/)
![This abstract visualization illustrates a multi-layered blockchain architecture, symbolic of Layer 1 and Layer 2 scaling solutions in a decentralized network. The nested channels represent different state channels and rollups operating on a base protocol. The bright green conduit symbolizes a high-throughput transaction channel, indicating improved scalability and reduced network congestion. This visualization captures the essence of data availability and interoperability in modern blockchain ecosystems, essential for processing high-volume financial derivatives and decentralized applications.](https://term.greeks.live/wp-content/uploads/2025/12/interoperable-multi-chain-layering-architecture-visualizing-scalability-and-high-frequency-cross-chain-data-throughput-channels.webp)

Meaning ⎊ The capacity of a decentralized network to remain operational and connected despite node failures or attacks.

### [Signature Verification Vulnerability](https://term.greeks.live/definition/signature-verification-vulnerability/)
![A streamlined, dark-blue object featuring organic contours and a prominent, layered core represents a complex decentralized finance DeFi protocol. The design symbolizes the efficient integration of a Layer 2 scaling solution for optimized transaction verification. The glowing blue accent signifies active smart contract execution and collateralization of synthetic assets within a liquidity pool. The central green component visualizes a collateralized debt position CDP or the underlying asset of a complex options trading structured product. This configuration highlights advanced risk management and settlement mechanisms within the market structure.](https://term.greeks.live/wp-content/uploads/2025/12/visualizing-decentralized-finance-structured-products-and-automated-market-maker-protocol-efficiency.webp)

Meaning ⎊ A security flaw in the cryptographic process that validates transaction signatures, risking unauthorized fund transfers.

### [Transaction Reordering Attacks](https://term.greeks.live/term/transaction-reordering-attacks/)
![A dynamic visualization of multi-layered market flows illustrating complex financial derivatives structures in decentralized exchanges. The central bright green stratum signifies high-yield liquidity mining or arbitrage opportunities, contrasting with underlying layers representing collateralization and risk management protocols. This abstract representation emphasizes the dynamic nature of implied volatility and the continuous rebalancing of algorithmic trading strategies within a smart contract framework, reflecting real-time market data streams and asset allocation in DeFi protocols.](https://term.greeks.live/wp-content/uploads/2025/12/multi-layered-market-dynamics-and-implied-volatility-across-decentralized-finance-options-chain-architecture.webp)

Meaning ⎊ Transaction Reordering Attacks exploit mempool transparency to manipulate execution sequence, extracting value from market participants via state changes.

### [Stake-Based Threat Mitigation](https://term.greeks.live/definition/stake-based-threat-mitigation/)
![A stylized, high-tech shield design with sharp angles and a glowing green element illustrates advanced algorithmic hedging and risk management in financial derivatives markets. The complex geometry represents structured products and exotic options used for volatility mitigation. The glowing light signifies smart contract execution triggers based on quantitative analysis for optimal portfolio protection and risk-adjusted return. The asymmetry reflects non-linear payoff structures in derivatives.](https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-execution-of-exotic-options-strategies-for-optimal-portfolio-risk-adjustment-and-volatility-mitigation.webp)

Meaning ⎊ Strategies to counter economic and technical attacks specifically targeting the Proof-of-Stake consensus model.

### [Data Loss Prevention](https://term.greeks.live/term/data-loss-prevention/)
![A dynamic visual representation of multi-layered financial derivatives markets. The swirling bands illustrate risk stratification and interconnectedness within decentralized finance DeFi protocols. The different colors represent distinct asset classes and collateralization levels in a liquidity pool or automated market maker AMM. This abstract visualization captures the complex interplay of factors like impermanent loss, rebalancing mechanisms, and systemic risk, reflecting the intricacies of options pricing models and perpetual swaps in volatile markets.](https://term.greeks.live/wp-content/uploads/2025/12/abstract-visualization-of-collateralized-debt-position-dynamics-and-impermanent-loss-in-automated-market-makers.webp)

Meaning ⎊ Data Loss Prevention provides the essential cryptographic framework to secure private keys and derivative positions against unauthorized access.

---

## Raw Schema Data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://term.greeks.live/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Term",
            "item": "https://term.greeks.live/term/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Fault Tolerance",
            "item": "https://term.greeks.live/term/fault-tolerance/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://term.greeks.live/term/fault-tolerance/"
    },
    "headline": "Fault Tolerance ⎊ Term",
    "description": "Meaning ⎊ Fault Tolerance provides the structural resilience required for decentralized derivatives to maintain accurate, continuous financial settlement. ⎊ Term",
    "url": "https://term.greeks.live/term/fault-tolerance/",
    "author": {
        "@type": "Person",
        "name": "Greeks.live",
        "url": "https://term.greeks.live/author/greeks-live/"
    },
    "datePublished": "2026-03-15T06:03:00+00:00",
    "dateModified": "2026-04-12T16:32:07+00:00",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "articleSection": [
        "Term"
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-options-contract-framework-depicting-collateralized-debt-positions-and-market-volatility.jpg",
        "caption": "The image displays a 3D rendering of a modular, geometric object resembling a robotic or vehicle component. The object consists of two connected segments, one light beige and one dark blue, featuring open-cage designs and wheels on both ends."
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://term.greeks.live/term/fault-tolerance/",
    "mentions": [
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/decentralized-network-resilience/",
            "name": "Decentralized Network Resilience",
            "url": "https://term.greeks.live/area/decentralized-network-resilience/",
            "description": "Architecture ⎊ Decentralized Network Resilience within cryptocurrency, options trading, and financial derivatives fundamentally relies on a distributed system architecture, mitigating single points of failure inherent in centralized models."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/operational-continuity-planning/",
            "name": "Operational Continuity Planning",
            "url": "https://term.greeks.live/area/operational-continuity-planning/",
            "description": "Action ⎊ Operational Continuity Planning within cryptocurrency, options, and derivatives markets necessitates pre-defined escalation protocols for systemic events, encompassing exchange outages or smart contract vulnerabilities."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/data-privacy-regulations/",
            "name": "Data Privacy Regulations",
            "url": "https://term.greeks.live/area/data-privacy-regulations/",
            "description": "Data ⎊ Within the convergence of cryptocurrency, options trading, and financial derivatives, data represents the raw material underpinning market microstructure, risk assessment, and algorithmic trading strategies."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/market-disruption-prevention/",
            "name": "Market Disruption Prevention",
            "url": "https://term.greeks.live/area/market-disruption-prevention/",
            "description": "Action ⎊ Market Disruption Prevention, within cryptocurrency and derivatives, centers on preemptive measures to mitigate systemic risk stemming from cascading liquidations or extreme volatility."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/derivative-market-stability/",
            "name": "Derivative Market Stability",
            "url": "https://term.greeks.live/area/derivative-market-stability/",
            "description": "Stability ⎊ Derivative market stability, within the context of cryptocurrency, options trading, and financial derivatives, fundamentally concerns the resilience of pricing mechanisms and trading infrastructure against shocks."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/secure-wallet-infrastructure/",
            "name": "Secure Wallet Infrastructure",
            "url": "https://term.greeks.live/area/secure-wallet-infrastructure/",
            "description": "Infrastructure ⎊ A secure wallet infrastructure, within the context of cryptocurrency, options trading, and financial derivatives, represents a layered system designed to safeguard digital assets and facilitate compliant transactions."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/market-manipulation-prevention/",
            "name": "Market Manipulation Prevention",
            "url": "https://term.greeks.live/area/market-manipulation-prevention/",
            "description": "Strategy ⎊ Market manipulation prevention encompasses a set of strategies and controls designed to detect and deter artificial price movements or unfair trading practices in cryptocurrency and derivatives markets."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/liquidity-pool-security/",
            "name": "Liquidity Pool Security",
            "url": "https://term.greeks.live/area/liquidity-pool-security/",
            "description": "Collateral ⎊ Liquidity pool security fundamentally relies on over-collateralization, a mechanism where deposited assets exceed the value of borrowed or synthetic assets within the pool, mitigating impermanent loss and systemic risk."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/cybersecurity-threat-modeling/",
            "name": "Cybersecurity Threat Modeling",
            "url": "https://term.greeks.live/area/cybersecurity-threat-modeling/",
            "description": "Methodology ⎊ Cybersecurity threat modeling in crypto derivatives functions as a structured process for identifying and prioritizing system vulnerabilities that could jeopardize asset integrity."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/disaster-recovery-protocols/",
            "name": "Disaster Recovery Protocols",
            "url": "https://term.greeks.live/area/disaster-recovery-protocols/",
            "description": "Architecture ⎊ Disaster Recovery Protocols, within cryptocurrency, options trading, and financial derivatives, necessitate a layered architectural approach."
        }
    ]
}
```


---

**Original URL:** https://term.greeks.live/term/fault-tolerance/
