Skip to content

[New Feature]: separate wait-for-minutes property for run-task #737

Description

@blimmer

Feature Description

Today, run-task and service update reuse the same wait-for-minutes parameter. I think there should be a separate parameter, run-task-wait-for-minutes parameter that overrides wait-for-minutes when set.

Problem Statement

A very common use case for run-task is to run migrations before an ECS service is updated. In my case, I want to allow a different amount of time for migrations compared to how long I wait for service stability.

Today, I only have a single lever for this.

Alternatives Considered/ Work-arounds

  • Don't use run-task and use the AWS CLI myself

Willingness to Contribute

Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions