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

Pass complete workflow as input to failure workflow.#3577

Merged
v1r3n merged 2 commits intoNetflix:mainfrom
manan164:failure_workflow_input_fix
Apr 19, 2023
Merged

Pass complete workflow as input to failure workflow.#3577
v1r3n merged 2 commits intoNetflix:mainfrom
manan164:failure_workflow_input_fix

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
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.

2 participants