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

[flytekit-java] Support Workflow#failure_node #1012

Open
kanterov opened this issue May 10, 2021 · 4 comments
Open

[flytekit-java] Support Workflow#failure_node #1012

kanterov opened this issue May 10, 2021 · 4 comments
Labels
flytekit-java Flytekit Java related issue stale

Comments

@kanterov
Copy link
Contributor

Why would this be helpful to the Flyte community
From flyteidl:

    //+optional A catch-all node. This node is executed whenever the execution engine determines the workflow has failed.
    // The interface of this node must match the Workflow interface with an additional input named "error" of type
    // pb.lyft.flyte.core.Error.
    Node failure_node = 6;

Can be exposed through SdkWorkflowBuilder.

@kanterov kanterov added the flytekit-java Flytekit Java related issue label May 10, 2021
@kumare3
Copy link
Contributor

kumare3 commented Jan 25, 2022

Related to #1506

@github-actions
Copy link

Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot added the stale label Aug 26, 2023
@kumare3
Copy link
Contributor

kumare3 commented Aug 26, 2023

I think this should stay open

@github-actions github-actions bot removed the stale label Aug 27, 2023
Copy link

Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable.
Thank you for your contribution and understanding! 🙏

@github-actions github-actions bot added the stale label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flytekit-java Flytekit Java related issue stale
Projects
None yet
Development

No branches or pull requests

2 participants