Skip to content

Conversation

@rupikakapoor
Copy link
Contributor

Description of your patch

Fix puma restart on deploy cause downtime

Recommended Release Notes

Fixed issue where puma restart on deploy cause downtime

Estimated risk

High

Components involved

All clients who use Puma as application stack

Dependencies

ey-puma

Description of testing done

Create v7 environment with puma
Boot Environment.
Run application deployment and monitor for application uptime while Application deployment at Restarting app servers step.

  • Check for if there is any downtime.
  • note how long it took to finish.
  • how many workers of puma was running.

QA Instructions

Create v7 environment with puma
Boot Environment.
Run application deployment and monitor for application uptime while Application deployment at Restarting app servers step.

  • Check for if there is any downtime.
  • note how long it took to finish.
  • how many workers of puma was running.
  • We need to test for an application with gemfile updates if deploy able to load that. (working with plantoeat to test that)

@rupikakapoor rupikakapoor self-assigned this Nov 7, 2022
Copy link

@paulasaurus paulasaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On line 46 please update "hot deploy" to "phased-restart deploy".

Then we also need to confirm what impact the extended amount of time required by a phased-restart has on the deploy process, in terms of it waiting for the restart to complete or not.

Updated Message to mention phased-restart instead of hot restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants