asterix314 opened a new issue, #2499:
URL: https://github.com/apache/incubator-devlake/issues/2499

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   The requested feature is an option to skip failed stages and carry on with 
the following stages in the pipeline, for those who have a long list of repos 
to run and want to make as much progress as possible in one go.
   
   In "advanced mode", one can list tens or hundreds of stages(repos) in the 
"2D list" of the API, to run in sequence. But when one stage fails for whatever 
reason, the whole pipeline halts, missing the opportunity to run the following 
stages and just wasting time for human intervention.
   
   Better still, a timeout (say 4 hours) setting can also be useful, for those 
stages that don't actually fail but still are not making any progress due to 
rate limiting etc.
   
   ### Use case
   
   Add a global option "skip stage when stalled", and a sub-setting for a 
timeout.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to