GithubHelp home page GithubHelp logo

Comments (7)

jswxstw avatar jswxstw commented on August 17, 2024

A similar issue: #12703

when we mark the workflow with failed, we should mark all the step to finished status.

It makes sense that marking all active nodes except nodes of exit handler as Failed when workflow is marked Failed or Error directly.

from argo-workflows.

heidongxianhua avatar heidongxianhua commented on August 17, 2024

yes, and now the workflow is finshed (failed), but the step is running, we can not retry the workflow with the error:
image

from argo-workflows.

jswxstw avatar jswxstw commented on August 17, 2024

yes, and now the workflow is finshed (failed), but the step is running

What is the reason for the failure of your workflow? Normally, it should be: node failed -> workflow failed.

from argo-workflows.

heidongxianhua avatar heidongxianhua commented on August 17, 2024

I have no idea, but I guass the reason is the dependency. And the following step depends on this three steps, the dependency is depends: >- fep-protein.Succeeded && fep-water.Succeeded && (fep-gas.Succeeded || fep-gas.Failed)

from argo-workflows.

agilgur5 avatar agilgur5 commented on August 17, 2024

we can not retry the workflow with the error:

Please use text instead of images when listing logs, configurations, or code, as text is much more accessible than images.

And the following step depends on this three steps, the dependency is depends: >- fep-protein.Succeeded && fep-water.Succeeded && (fep-gas.Succeeded || fep-gas.Failed)

Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.

it is related to node rescource.

You didn't provide a Workflow, so this is not reproducible. Please follow the issue template accurately.

from argo-workflows.

github-actions avatar github-actions commented on August 17, 2024

This issue has been automatically marked as stale because it has not had recent activity and needs more information. It will be closed if no further activity occurs.

from argo-workflows.

github-actions avatar github-actions commented on August 17, 2024

This issue has been closed due to inactivity and lack of information. If you still encounter this issue, please add the requested information and re-open.

from argo-workflows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.