http-terminator
http-terminator copied to clipboard
Fix Default Timeout Value as per Docs
The documentation says that the default gracefulShutdownTimeout is 5000ms but actually it is 1000ms. Changed the config to have 5000ms, the value specified in the docs.