Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

force_shutdown_telemetry

Function
This function is defined in the telemetry module.
Force shutdown of telemetry system with comprehensive cleanup.

Signature

def force_shutdown_telemetry() -> Any

Returns

Returns
Any
The result of the operation.

Source

View on GitHub

praisonaiagents/telemetry/__init__.py at line 121