-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
phase: 2Phase 2 - InfrastructurePhase 2 - Infrastructurepriority: mediumMedium priority featureMedium priority featurerefactorCode restructuringCode restructuring
Description
Description
Extract callback activation from HatchetInvoker to a reusable, idempotent module.
Current Location
/mageflow/invokers/hatchet.py-run_success(),run_error()/mageflow/signature/model.py-activate_success(),activate_error()
Target
- Create
/mageflow/orchestration/callbacks.pywith idempotent activation - Add
callbacks_activatedflag to TaskSignature - Both in-task and external service use same logic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
phase: 2Phase 2 - InfrastructurePhase 2 - Infrastructurepriority: mediumMedium priority featureMedium priority featurerefactorCode restructuringCode restructuring