Customise SIGTERM delay
h
himoonbot+render.com
In the Deploy Sequence of Events (https://render.com/docs/deploys#sequence-of-events) step 4, the following is mentioned:
> After 60 seconds, Render sends a SIGTERM signal to your app's process on the original instance.
I would like to be able to customise this 60 second value. In my use case, specifically with a lower number as I want to start the termination sequence sooner.
Log In