Skip to content

Add notes on Puma rolling restarts and timeout

Will Chandler (ex-GitLab) requested to merge wc-puma-details into master

Related issues

Add the following to Puma docs:

  • Note rolling process restarts every 12 hours
  • Warn users that worker_timeout does not work like it does with Unicorn, requests on Puma are hard-coded to timeout at 60 seconds

Merge request reports

Loading