Skip to content

Implement graceful shutdown

What does this MR do?

This MR relates to Gracefully shutdown SDRS in gitlab-org/gitlab#525005 (closed) and addresses !13 (comment 2390313286).

It handles interrupt and kill signals for graceful shutdown and ensures that open connections have been closed by a given context with a timeout of 30 seconds.

What are the relevant issue numbers?

gitlab-org/gitlab#525005 (closed)

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports

Loading