Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convo.next() should called when asynchronous call returns #9

Open
znat opened this issue Mar 29, 2017 · 0 comments
Open

convo.next() should called when asynchronous call returns #9

znat opened this issue Mar 29, 2017 · 0 comments

Comments

@znat
Copy link

znat commented Mar 29, 2017

Probably a detail but if the async call takes longer (network issues) Botkit won't have anything to left to say in the convo so it will close it. To avoid that the line here: https://github.com/fuzzy-ai/promobot-example/blob/master/src/bot.coffee#L128 should probably go to line 134.

@walkah walkah removed their assignment Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants