Graceterm middleware provides implementation to ensure graceful shutdown of AspNet Core applications. The basic concept is: After aplication received a SIGTERM (a signal asking it to terminate), Graceterm will hold it alive till all pending requests are completed or a timeout ocurr.
License
—
Deps
5
Install Size
—
Vulns
✓ 0
Published
Mar 28, 2024
$ dotnet add package GracetermNo README available.