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

Implement graceful failure when an asset fails to run. #206

Merged
merged 5 commits into from
Sep 10, 2023

Conversation

fdalvi
Copy link
Collaborator

@fdalvi fdalvi commented Sep 7, 2023

Currently, a failing asset will cause the benchmark to stop executing. This commit relaxes this behavior by logging the error for the misbehaving asset and continues to run other assets.

Currently, a failing asset will cause the benchmark to stop executing.
This commit relaxes this behavior by logging the error for the misbehaving
asset and continues to run other assets.
@fdalvi fdalvi requested a review from MaramHasanain September 7, 2023 10:34
@fdalvi fdalvi merged commit 421839f into main Sep 10, 2023
4 checks passed
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.

1 participant