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

Execute converse after a say action #13

Merged

Conversation

hfinck
Copy link
Contributor

@hfinck hfinck commented Aug 1, 2016

Currently there is the problem that within ActionMapping::performStep converse is not called again after a say action, which leads to unexpected results in the following steps.
We have to converse until we receive the final stop message from wit.ai.

I fixed it and updated the test specs according to changed performStep behavior.

@tgallice
Copy link
Owner

tgallice commented Aug 1, 2016

@hfinck thank for fix that ! I totally forgot to make the fix... A bit busy :)
All seems good to me 👍

@tgallice tgallice merged commit a4f9c11 into tgallice:master Aug 1, 2016
@hfinck
Copy link
Contributor Author

hfinck commented Aug 1, 2016

You're welcome :-)

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

Successfully merging this pull request may close these issues.

2 participants