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

Circuit breakers configurable timeout? #2608

Closed
nbarrera opened this issue Jul 13, 2021 · 2 comments
Closed

Circuit breakers configurable timeout? #2608

nbarrera opened this issue Jul 13, 2021 · 2 comments
Labels
guidance Issue requesting guidance or information about usage

Comments

@nbarrera
Copy link
Contributor

Hi guys, I 've checked this issue already but I still have doubts on this one.

If I try to deploy a service which constantly fails the health checks (so it will never end up deploying)

the copilot svc deploy command retries until failing around 10 times.

And the running time of that commands goes up to something like 1 hour.

As I have that command run in an automated fashion I would like the svc deploy command have a configurable timeout or number of failures before aborting the deploy.

Is that possible?

thank you

@efekarakus efekarakus added the guidance Issue requesting guidance or information about usage label Jul 13, 2021
@efekarakus
Copy link
Contributor

Hi @nbarrera !

Unfortunately there isn't a way of configuring the circuit breaker behavior today 🙇

Would you mind giving a 👍 to this issue in the containers-roadmap for ECS: aws/containers-roadmap#1247 whenever ECS supports it we'll be able to surface that information back to you in the manifest!

@efekarakus
Copy link
Contributor

I'll close the issue in the mean time until support comes out! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guidance Issue requesting guidance or information about usage
Projects
None yet
Development

No branches or pull requests

2 participants