Skip to content

Conversation

shreyas-gopalakrishna
Copy link
Member

TaskOrchestrationContext.allOf should throw TaskFailureException instead of RuntimeException

  • code changes
  • unit tests
  • documentation changes

resolves #54

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes are added to the CHANGELOG.md
  • I have added all required tests (Unit tests, E2E tests)

Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some thoughts

Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're very close on this one! There are a couple changes we should make to the JavaDoc comments and one suggested change about the organization of the inner exceptions.

@shreyas-gopalakrishna shreyas-gopalakrishna marked this pull request as ready for review September 21, 2022 23:17
Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, one more thing I noticed in my final pass through the code.

Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks for doing this work!

@shreyas-gopalakrishna shreyas-gopalakrishna merged commit 921f5ff into main Sep 22, 2022
@shreyas-gopalakrishna shreyas-gopalakrishna deleted the shreyasg/composite-task branch September 22, 2022 04:11
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.

TaskOrchestrationContext.allOf should throw TaskFailureException instead of RuntimeException

3 participants