Skip to content

异常捕获处理不好 #21

Description

@AnnVoV

为什么不用process 捕获异常,一有页面找不到或者出错了,服务就挂了
process.on('uncaughtException', function(err) {
XXXXX
});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions