on
Method
This is a method of the ObservabilityHooks class in the observability module.Register an event handler.
Signature
Parameters
EventType
required
Type of event to handle
Callable
required
Handler function
Returns
Any
The result of the operation.
Source
View on GitHub
praisonaiagents/escalation/observability.py at line 154
