aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
185 stars 62 forks source link

Added retry mechanism to catch known errors for health checks #2209

Closed vigy02 closed 1 week ago

vigy02 commented 2 weeks ago

Problem

The integration tests were failing due to intermittent errors, specifically unexpected token errors and command failures. These errors were causing the tests to fail even when they might have succeeded on a retry.

Changes

Checklist

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 8497386fb2bcdf6f5acc13b54ccfdd5f602b9587

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR