Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安全にNode.jsのプロセスを終了する #38

Open
marihachi opened this issue Jun 22, 2024 · 0 comments
Open

安全にNode.jsのプロセスを終了する #38

marihachi opened this issue Jun 22, 2024 · 0 comments

Comments

@marihachi
Copy link
Member

marihachi commented Jun 22, 2024

DBのトランザクションや変更操作が完了するまでにNode.jsが終了すると不整合が起こったりしてマズそうなので、終了できる状態になってから安全にプロセスを落とすようにしたい。
Graceful Shutdownで調べると色々出てきます。

@marihachi marihachi changed the title Graceful Shutdown 安全にNode.jsのプロセスを終了する Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant