-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: workflows are missing a ExecutionStoppedListener #3715
Comments
.take-issue |
I don't think we have to wait for a 3.0 version for this. You might have also noticed with your work that the pipeline finished listener is triggered too soon, not all transforms have finished when it is triggered |
I've seen bug #3675 but haven't seen it in action yet. I'll keep an eye out for it. |
nadment
added a commit
to nadment/hop
that referenced
this issue
Apr 29, 2024
Standardize method names between Workflow and Pipeline and deprecate obsolete methods. Fix some synchronized listener errors in Pipeline Define the date of the workflow's end of execution before calling the extension points Remove unused IFinishedListener
hansva
added a commit
that referenced
this issue
May 3, 2024
Add IExecutionStoppedListener to IWorkflowEngine #3715
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What would you like to happen?
Add ExecutionStoppedListener to Workflows too in analogy with pipelines
Issue Priority
Priority: 2
Issue Component
Component: API
The text was updated successfully, but these errors were encountered: