My application is being killed on startup

Viewed 1

Hello,
The application I have deployed, requires approximately 20-30 seconds to start up completely.
It seems that the platform's health check is timing out and terminating the container prematurely before the application is ready.
Could you please tell me how I can configure an Initial Delay for the health check, or how to extend the health check timeout period?
Thank you.

0 Answers