botpress / nlu

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

fix(distributed): canceling a task that is not handled locally waits for the task to be canceled #180

Closed franklevasseur closed 2 years ago

franklevasseur commented 2 years ago

in a cluster setup, wait for the instance that has the training to cancel it before returning from POST train/:modelId/cancel