Skip to content

Conversation

megha-narayanan
Copy link

See original PR here: #2917

Copy link

changeset-bot bot commented Aug 1, 2025

🦋 Changeset detected

Latest commit: 533e161

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

@megha-narayanan megha-narayanan marked this pull request as ready for review August 1, 2025 20:21
@megha-narayanan megha-narayanan requested a review from a team as a code owner August 1, 2025 20:21
cfnEventsInterval = setInterval(() => {
console.log(`Polling for CloudFormation events, status: ${status}`);
deploymentClientService.getCloudFormationEvents();
}, 5000);
Copy link
Contributor

Choose a reason for hiding this comment

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

any particular reason why 5000 was chosen? If so could a comment about it be left somewhere around here? (or could it get a descriptive name and be a constant?)

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.

2 participants