You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/06/12 02:55:37 UTC

[GitHub] [incubator-dolphinscheduler] dailidong commented on issue #2867: [QUESTION] How to make current process stop in Python script?

dailidong commented on issue #2867:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2867#issuecomment-643036425


   use exit will be OK, if exit result is not 0, the task will be judged as failure, at the same time the workflow will stop if you choose stop when you started the workflow definition,  then you can do some things, and then resume failure from the workflow instance list page
   ![image](https://user-images.githubusercontent.com/15833811/84459944-38bc6300-ac9b-11ea-9492-4f47eeef3560.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org