mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
c7a2320456
* Listens for SIGTERM as the termination signal * Stops accepting new connections once the signal is received * Waits for all connections to be drained, before shutting down * Forcefully kills all pending connections after 30 seconds Currently this does not send a close message to websocket clients, I'd like to submit that change as a separate pull request, but at least this solve my biggest concern which is not getting confirmation for mutations while restarting the server. |
||
---|---|---|
.. | ||
pgbouncer | ||
server-upgrade | ||
.gitignore | ||
build-docker-image.sh | ||
ciignore.sh | ||
cli-builder.dockerfile | ||
config.yml | ||
console-builder.dockerfile | ||
deploy.sh | ||
deployer.dockerfile | ||
release_notes.template.md | ||
server-builder.dockerfile | ||
test-cli-with-last-release.sh | ||
test-cli.sh | ||
test-console.sh | ||
test-deprecated-server-flags.sh | ||
test-server-flags.sh | ||
test-server.sh |