dify/api/core/app/workflow
GareArc ed222945aa
refactor(telemetry): introduce TelemetryFacade to centralize event emission
Migrate from direct TraceQueueManager.add_trace_task calls to TelemetryFacade.emit
with TelemetryEvent abstraction. This reduces CE code invasion by consolidating
telemetry logic in core/telemetry/ with a single guard in ops_trace_manager.py.
2026-02-05 20:15:11 -08:00
..
layers refactor(telemetry): introduce TelemetryFacade to centralize event emission 2026-02-05 20:15:11 -08:00
__init__.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
node_factory.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00