#775 Converge the two ActivityWorker implementations (enterprise vs engine package)

open low activity-worker tech-debt Created 2026-06-29 00:40 · Updated 2026-06-29 00:40

Description

Edit
Live worker is enterprise/services/activity_worker.py (hwe activity-worker). A parallel refactored impl exists at engine/services/activity_worker/ (execution.py+worker.py, used by hwec). They diverged: the engine one already had the H-7 tenant_id emit fix, the live enterprise one did not (fixed in #772). Converge to one to avoid future drift.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...