Skip to main content

off

Method
This is a method of the ObservabilityHooks class in the observability module.
Unregister an event handler.

Signature

Parameters

EventType
required
Type of event
Callable
required
Handler to remove

Returns

Any
The result of the operation.

Source

View on GitHub

praisonaiagents/escalation/observability.py at line 164