Skip to content

Health check #30

@jcoupey

Description

@jcoupey

Currently it's possible to start the express server and not notice some underlying problem until the first request crashes. For example the routing layer may be down, there might be a problem with configuration (e.g. vroom path) etc.

It could be handy to have a simple status or health route to check if the whole optimization service is up.

The easiest way I see would be to add a route that just solves a very small hard-coded problem instance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions