Skip to content

Gracefully shutdown SDRS

Problem to solve

Currently, server.Start() only starts the HTTP server. It does not handle interrupt signals (SIGINT, SIGTERM) for graceful shutdown or closing open connections properly.

gitlab-org/security-products/secret-detection/secret-detection-response-service!13 (comment 2390313286)

Edited by Craig Smith