Skip to content
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

Introduce the --fail-fast option for requesting VC to fail on first error regardless of severity. #163

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

brdeyo
Copy link
Contributor

@brdeyo brdeyo commented Aug 28, 2023

This currently applies to Actions in the profile only. Dependencies are ALWAYS fail-fast/immediately. Monitors are generally implemented to handle transient errors. We would need to change the implementation of Monitors to affect/modify this behavior.

@brdeyo brdeyo force-pushed the brdeyo/fail_fast_option branch from 2eb8562 to 46bc952 Compare August 28, 2023 21:21
@brdeyo brdeyo force-pushed the brdeyo/fail_fast_option branch from 46bc952 to f5056b4 Compare August 28, 2023 21:22
@brdeyo brdeyo force-pushed the brdeyo/fail_fast_option branch from f5056b4 to 8a9657d Compare August 28, 2023 21:25
@yangpanMS yangpanMS merged commit 58e1566 into main Aug 28, 2023
@yangpanMS yangpanMS deleted the brdeyo/fail_fast_option branch August 28, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants