wonderful-wolf-37241
05/02/2024, 12:09 AMevent.nlu
still comes through as :
{ errored: true,
openbook_model_id: 'd7d89a9d906b0688.d208c1c3dae45987' }
An errored NLU means that all the intent-and-entity-based bot logic fails, which renders the bot essentially broken.
If anyone has guidance on how I might troubleshoot an errored NLU, I'll greatly appreciate it!wonderful-wolf-37241
05/02/2024, 4:19 PMwonderful-wolf-37241
05/02/2024, 5:49 PMerrored: true
. So, I now suspect this is a general issue with the NLU service.wonderful-wolf-37241
05/02/2024, 8:34 PMhttps://github.com/botpress/nlu
but it's not clear to me based on the README whether this NLU is the same used in Cloud, or if it is v12-onlywonderful-wolf-37241
05/03/2024, 1:13 AMopenbook_model_id: "eadfe510c28df888.d208c1c3dae45987"
. -- so clearly the NLU isn't globally down. However, rebuilding the main bot from scratch is not practical, so I still need help understanding how to troubleshoot the NLU errored: true
statewonderful-wolf-37241
05/03/2024, 7:53 PM