botpress / nlu

This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
23 stars 21 forks source link

fix(metrics): fix up metrics to be 1 instead of 0 #166

Closed michaelmass closed 2 years ago

michaelmass commented 2 years ago

The metric up should always be 1 so using signalIsUp method sets it to 1.