Skip to content

Process death handling #85

@rhyslbw

Description

@rhyslbw

In #43 I raised the option of using winston to catch unhandled exceptions, however there are more things to consider like process exit events in order to gain proper control of the production system and perform a graceful shutdown. I've been using an npm package called death that we could use as infrastructure, and then use the module lifecycle hook to allow implementations to define shutdown code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions