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

Always log error (if applicable) on failed deployment attempts #2933

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

kimorris27
Copy link
Contributor

Which issue this PR addresses:

Came up in Slack thread about most recent RP release. When I updated this error handling code a few months ago, I forgot to ensure that the error on failed deployments is always logged regardless of what type of error it is.

What this PR does / why we need it:

Prior to this PR, errors on failed deployments would only be logged if it was the last deployment attempt or the error was known (specifically the known error related to the RP LB). This PR makes it so that the error is always logged for any failed deployment.

Test plan for issue:

N/A

Is there any documentation that needs to be updated for this PR?

N/A

Copy link
Collaborator

@SudoBrendan SudoBrendan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@schiruma
Copy link
Contributor

schiruma commented Jun 5, 2023

LGTM

@cadenmarchese cadenmarchese merged commit 20c53c4 into Azure:master Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants