Skip to content

Commit

Permalink
fixup! doc: add abnormal termination step 1
Browse files Browse the repository at this point in the history
  • Loading branch information
legendecas committed Jan 19, 2020
1 parent b761b8a commit a3b9520
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -36,8 +36,10 @@ the invocation to understand the reasons and prevent it from abnormal exits.

If the process doesn't output a stack trace on exit, we can come to a
conclusion that the process exited for other reasons, and we
have to deploy following steps of the Abnormal Termination guides.
can deploy strategy according to the [abnormal termination guides on common symptoms].

## Useful Links

- https://nodejs.org/docs/latest/api/cli.html#cli_trace_exit

[abnormal termination guides on common symptoms]: ../README.md#Common_Symptoms

0 comments on commit a3b9520

Please sign in to comment.