-
Notifications
You must be signed in to change notification settings - Fork 3
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
Issue700/remove archive workflows #774
Conversation
…cel workflow when in Intializing state
…and to documentation
This
|
@kchilleri I'll check out your comments and see if changes should be done! Thanks for looking at it. |
@kchilleri I could not duplicate the error you got. This is what I did:
Could you paste what you get? |
@pagrubel This is what I got the first time I tried it.
I'll try again! |
@kchilleri Okay I get the error now when there are no more workflows. |
@kchilleri Great catch that error occurred for any of several methods in bee_client. Both issues should be fixed now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works for me.
Add
beeflow remove
command to remove Archived or Cancelled workflows.beeflow remove
beeflow remove
and
remove` to the delete wf_actionThis PR addresses #700