dify/api/core/ops
QuantumGhost 91667e3c1d
feat(api): Implement EventManager error logging and add coverage (#29204)
- Ensure `EventManager._notify_layers` logs exceptions instead of silently swallowing them 
  so GraphEngine layer failures surface for debugging
- Introduce unit tests to assert the logger captures the runtime error when collecting events
- Enable the `S110` lint rule to catch `try-except-pass` patterns
- Add proper error logging for existing `try-except-pass` blocks.
2025-12-08 09:40:40 +08:00
..
aliyun_trace add gen_ai feature tag for aliyun_trace (#29084) 2025-12-05 10:33:23 +08:00
arize_phoenix_trace fix(api): Trace Hierarchy, Span Status, and Broken Workflow for Arize & Phoenix Integration (#27937) 2025-11-11 11:49:19 +08:00
entities feat: MLflow tracing (#26093) 2025-11-22 13:53:58 +08:00
langfuse_trace rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
langsmith_trace remove .value (#26633) 2025-10-11 09:08:29 +08:00
mlflow_trace feat: MLflow tracing (#26093) 2025-11-22 13:53:58 +08:00
opik_trace remove .value (#26633) 2025-10-11 09:08:29 +08:00
tencent_trace feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00
weave_trace Fix duration displayed for workflow steps on Weave dashboard (#28289) 2025-11-20 11:37:01 +08:00
__init__.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
base_trace_instance.py Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
ops_trace_manager.py Fix ops_trace delete err (#29134) 2025-12-05 10:32:34 +08:00
utils.py feat: MLflow tracing (#26093) 2025-11-22 13:53:58 +08:00