You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unused on_event callback from orchestration_manager
Deleted the unified event callback function and its related code from OrchestrationManager, as it is no longer used in the workflow assembly. The .on_event() attachment is commented out, reflecting a shift to a different event handling approach.
0 commit comments