Skip to content
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

Fix Issue: notify cancelled task #143

Merged
merged 2 commits into from May 12, 2024
Merged

Conversation

ghkdwlgns612
Copy link
Contributor

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

Describe the new behavior from this PR, and why it's needed

If a failure occurs inside the Fork-Join Task and other tasks change to the CANCLED state, a CANCLED notification is required when the CANCLED task calls the update task from the worker.

Alternatives considered

Describe alternative implementation you have considered

@v1r3n v1r3n merged commit 30e555c into conductor-oss:main May 12, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants