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

chore: log error for stackUpdateComplete #13773

Merged
merged 12 commits into from May 15, 2024

Conversation

0618
Copy link
Contributor

@0618 0618 commented May 10, 2024

Description of changes

When error occurs at stackUpdateComplete, the error details are logged in another transaction as the error message, which makes it hard when analyzing the log.

This PR is to throw the error details with the error messages.

Issue #, if available

Description of how you validated changes

Before After
Screenshot 2024-05-10 at 9 02 29 PM Screenshot 2024-05-11 at 2 09 25 PM image

e2e test is running in another draft PR #13774

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@0618 0618 requested a review from a team as a code owner May 10, 2024 17:54
johnpc
johnpc previously approved these changes May 10, 2024
sobolk
sobolk previously approved these changes May 13, 2024
…cfn.js

Co-authored-by: Kamil Sobol <sobol.k.r@gmail.com>
johnpc
johnpc previously approved these changes May 13, 2024
sobolk
sobolk previously approved these changes May 13, 2024
@0618 0618 dismissed stale reviews from sobolk and johnpc via 8f59370 May 13, 2024 17:21
@0618 0618 merged commit d583756 into aws-amplify:dev May 15, 2024
5 checks passed
@0618 0618 deleted the log-error-stackUpdateComplete branch May 15, 2024 21:13
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.

None yet

4 participants