failureBehavior
P84784
predicate
Indicates how a system, component, or process is expected to respond or act when a failure or error condition occurs.
Observed surface forms (9)
| Surface form | Occurrences |
|---|---|
| failureHandling | 5 |
| errorHandlingBehavior | 2 |
| behaviorOnFinally | 1 |
| errorBehavior | 1 |
| failoverMechanism | 1 |
| failureResponse | 1 |
| failureTolerance | 1 |
| fallbackResponsibility | 1 |
| rollbackOn | 1 |
Sample triples (15)
| Subject | Object |
|---|---|
|
ALPN (Application-Layer Protocol Negotiation)
surface form:
ALPN
|
connection may be terminated if no protocol is acceptable ⓘ |
| SqlTransaction | unhandled exceptions when explicitly rolled back by code via predicate surface "rollbackOn" ⓘ |
| ZFS Intent Log | replays pending log records after crash via predicate surface "failureHandling" ⓘ |
| ZFS Intent Log | discards clean log when no pending synchronous writes exist via predicate surface "failureHandling" ⓘ |
| MAU | bypasses failed station ports via predicate surface "failureHandling" ⓘ |
| WSGIRestrictStdout | writing to stdout when restricted can raise an exception in the WSGI application via predicate surface "errorBehavior" ⓘ |
| argparse | prints error message to stderr via predicate surface "errorHandlingBehavior" ⓘ |
| argparse | exits with non-zero status on parse errors via predicate surface "errorHandlingBehavior" ⓘ |
|
SAE Levels of Driving Automation 0–5
surface form:
Level 3
|
automated system requests human to intervene via predicate surface "fallbackResponsibility" ⓘ |
| VRRP | master down timer expiration via predicate surface "failoverMechanism" ⓘ |
| Chubby lock service | tolerates failure of minority of replicas via predicate surface "failureTolerance" ⓘ |
| Chubby | session invalidation on lease expiry via predicate surface "failureHandling" ⓘ |
| Chubby | automatic master election via Paxos via predicate surface "failureHandling" ⓘ |
| ThreadAbortException | finally blocks still execute when ThreadAbortException is thrown via predicate surface "behaviorOnFinally" ⓘ |
| StackGuard | abort execution on canary mismatch via predicate surface "failureResponse" ⓘ |