Configurable SIGTERM/SIGKILL time (aka draining)

a year ago

Completed

2 Replies

a year ago

Nick is not the first at all to ask for this


Marking this under review - we're going into planning soon. If you're interested in this feature, please upvote the thread!

Status changed to Under Review ray-chen over 1 year ago


notaflyinggooseHOBBY

a year ago

please add this 🙏


a year ago

I actually added this yesterday and it'll be in the changelog this week!

Set RAILWAYDEPLOYMENTDRAINING_SECONDS and it'll send a SIGTERM, wait that amount of time, and then send a SIGKILL :)

EDIT: For node you MUST invoke node start directly from Docker. “npm run start” will swallow this signal.

Status changed to Completed jake over 1 year ago