Features
- The user can now choose a shutdown strategy
graceful
orimmediate
.
The graceful
shutdown strategy will tell faucet to wait for all connections to shutdown before stopping the server. This is especially important in environments like Kubernetes, Google Cloud Run, etc.