docs
docs copied to clipboard
同步字典接口报错
原本运行正常的程序,最近经常报如下错误:
com.chatopera.bot.exception.ChatbotException: kong.unirest.UnirestException: Unexpected result with API POST /api/v1/chatbot/641801eab1fcf4001379a113/clause/dictwords?sdklang=java, statusText Gateway Timeout
com.chatopera.bot.sdk.Chatbot.command(Chatbot.java:217)
com.chatopera.bot.sdk.DictsMgr.putCustomVocabDictWord(DictsMgr.java:196)
com.snl.service.bot.BotDictService.putDict(BotDictService.java:42)
com.snl.service.bot.BotDictService$$FastClassBySpringCGLIB$$67e93d82.invoke(
@hailiang-wang