Deprecate unused Traceable/class_decorators module and fix stale comments
The class_decorators.py module (Traceable, @traceable, @traced) is not used anywhere in the codebase. Mark it deprecated and fix the misleading comment in service_decorators.py that referenced it as if it were active.
This commit is contained in:
1
changelog/3733.deprecated.md
Normal file
1
changelog/3733.deprecated.md
Normal file
@@ -0,0 +1 @@
|
||||
- Deprecated unused `Traceable`, `@traceable`, `@traced`, and `AttachmentStrategy` in `pipecat.utils.tracing.class_decorators`. This module will be removed in a future release.
|
||||
Reference in New Issue
Block a user