gtristan commented on issue #1335:
URL: https://github.com/apache/buildstream/issues/1335#issuecomment-1630995367

   > @gtristan can it be set in user config?
   
   Yes.
   
   > Also we _don't_ want to retry failed local builds. We want to build 
ignoring cached failures.
   
   The default hasn't changed. You can explicitly retry a failed build with 
`bst build --retry-failed` or set that in your user configuration if you want 
to retry, this applies regardless of the machine on which bst is running (and 
bst shouldn't really know what machine it's running on).
   
   > If CI hits failure, it _must_ follow normal failure behaviour
   
   With this patch, your project defines _normal failure behavior_, and can 
decide whether to retry or not (I think it's a good idea to retry 
unconditionally in CI).
   


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