seuros / capistrano-puma

Puma integration for Capistrano
https://github.com/seuros/capistrano-puma
MIT License
618 stars 301 forks source link

WatchdogSec should be configurable #373

Open ruanltbg opened 7 months ago

ruanltbg commented 7 months ago

Some applications will require more time to boot and WatchdogSec is set to 10 seconds, it will make the application to restart if you don't update the WatchdogSec.

What do you think about making this config configurable?