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

Draft: Update error handling on push artifact scripts #46

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nmcostello
Copy link

This MR will add a simple try/catch to the deleteArtifact command in two of the tests.

If a artifact fails to push, then the scripts will still attempt to delete the artifact. This will cause the whole load test to fail instead of logging the error and continuing onto the next artifact.

If the projects aren't successfully created, the scripts will still attempt to delete the project, causing the whole load test to fail.
@nmcostello nmcostello changed the title Update error handling on push artifact scripts Draft: Update error handling on push artifact scripts Oct 11, 2023
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