mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
wip
This commit is contained in:
@@ -90,6 +90,7 @@ class Dialogflow extends Task {
|
||||
try {
|
||||
await this.init(cs, ep);
|
||||
await this.startBot();
|
||||
await this.awaitTaskDone();
|
||||
} catch (err) {
|
||||
this.logger.error({err}, 'Dialogflow:exec error');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user