Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Pass complete workflow as input to failure workflow. #3577

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

manan164
Copy link
Contributor

Pull Request type

  • Refactoring (no functional changes, no api changes)

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

Changes in this PR

  1. Pass complete failedWorkflow as input to failure workflow so that it does not require to have extra API calls to know more about the failure.
  2. There will be a duplicate set of attributes since we were passing a few attributes already. They are kept as-is because if they are removed then it will require for workflow definition to change.

@v1r3n v1r3n merged commit 351243e into Netflix:main Apr 19, 2023
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants