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

Make ECS health check parameters consistent between environments #85

Open
kaihendry opened this issue Aug 12, 2019 · 2 comments
Open

Make ECS health check parameters consistent between environments #85

kaihendry opened this issue Aug 12, 2019 · 2 comments
Assignees

Comments

@kaihendry
Copy link
Contributor

No description provided.

@kaihendry kaihendry self-assigned this Aug 12, 2019
@kaihendry kaihendry changed the title Make ECS health check parameters consisent between environments Make ECS health check parameters consistent between environments Aug 28, 2019
@kaihendry
Copy link
Contributor Author

There isn't actually an easy a drifted value: https://s.natalian.org/2019-08-24/drifted.mp4

@kaihendry
Copy link
Contributor Author

Optimal for speed is:

    healthyThresholdCount: 2,
    interval: cdk.Duration.seconds(5),
    timeout: cdk.Duration.seconds(2)

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

No branches or pull requests

1 participant