aws / aws/aws-toolkit-azure-devops

Execute change set task doesn't wait long enough

Open
#139 1 comment 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
258
Forks
114
PR merge metrics
No merged PRs in 30d

Description

The Execute change set task only seems to wait for 60 minutes for a cloudformation stack to finish updating. This should be higher (or be configurable) since CloudFormation will wait 90 minutes for a CloudFront distribution to complete.

Contributor guide

Open the contributing guide

Research direction

Start at the Execute change set task entry point and locate the timeout used while waiting for a CloudFormation stack update. Confirm how the current 60-minute limit is enforced, then make the wait accommodate CloudFront's 90-minute completion time or expose that limit as configuration; done means the task waits successfully for longer updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.