fossasia/susi_linebot

how to make callback for handle error

Closed this issue · 1 comments

I try to make an action if the word is not available it will send a message. but when I make an action, the service from susi.ai doesn't work. and if I delete my code then the error is like this but susi.ai service runs normally

image

solved with prosessing async...await and try...catch