You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/07 09:25:34 UTC

[GitHub] [incubator-devlake] mintsweet opened a new pull request, #3686: feat(config-ui): skipping failed/stalled stages

mintsweet opened a new pull request, #3686:
URL: https://github.com/apache/incubator-devlake/pull/3686

   # Summary
   
   <!--
   Thanks for submitting a pull request!
   
   We appreciate you spending the time to work on these changes.
   Please fill out as many sections below as possible.
   -->
   
   support skipping failed/stalled stages.
   
   ### Does this close any open issues?
   Closes #2499
   
   ### Screenshots
   Nothing.
   
   ### Other Information
   Nothing.
   


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

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] likyh commented on pull request #3686: feat(config-ui): support skipping failed/stalled stages

Posted by GitBox <gi...@apache.org>.
likyh commented on PR #3686:
URL: https://github.com/apache/incubator-devlake/pull/3686#issuecomment-1306751900

   @klesh @mindlesscloud Do we support rerun each one?


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

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] likyh merged pull request #3686: feat(config-ui): support skipping failed/stalled stages

Posted by GitBox <gi...@apache.org>.
likyh merged PR #3686:
URL: https://github.com/apache/incubator-devlake/pull/3686


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

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

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


[GitHub] [incubator-devlake] mindlesscloud commented on pull request #3686: feat(config-ui): support skipping failed/stalled stages

Posted by GitBox <gi...@apache.org>.
mindlesscloud commented on PR #3686:
URL: https://github.com/apache/incubator-devlake/pull/3686#issuecomment-1306791979

   > @klesh @mindlesscloud Do we support rerun each one?
   
   There are two types of rerun. 
   - rerun a single task
   - rerun all tasks whose most recent status is `TASK_FAILED`


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

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

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