Skip to content

Add `on_before_phased_restart` lifecycle event

Kamil Trzciński requested to merge add-phased-restart-to-lifecycle-events into master

What does this MR do?

This introduces .on_before_phased_restart method.

Unicorn/Puma Cluster: This will be called before a graceful shutdown of workers starts happening. This is called on master process.

References

Based on: !17953 (merged) and omnibus-gitlab!3650 (merged)

Part of: #30201 (closed) !17962 (merged)

Related to: #30037 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by 🤖 GitLab Bot 🤖

Merge request reports