on_failure
Method
This is a method of the GuardrailConfig class in the guardrails module.Set failure action
Signature
Parameters
No description available.
Returns
The result of the operation.
on_failure: Set failure action
This is a method of the GuardrailConfig class in the guardrails module.Set failure action
def on_failure(mut self, action: GuardrailAction) -> Self