aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
301 stars 14 forks source link

Add Health Check Grace Period #102

Open jvisker opened 2 years ago

jvisker commented 2 years ago

Community Note

Tell us about your request Add a health check grace period like fargate has. This is very helpful for containers that take a little longer to start but, after the initial start up, they need normal health checks.

Describe alternatives you've considered I could use fargate instead of apprunner.

chai3 commented 12 months ago

https://github.com/aws/apprunner-roadmap/issues/216#issuecomment-1799272576

We are adding some tolerance to our health check systems so if your application takes beyond 1 minute to fully startup we dont fail the service creation in this case. Please watch out for upcoming announcements in the next few weeks.