Fix launch review comments #19
Reference in New Issue
Block a user
Delete Branch "fix-launch-review-comments"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: GotPPay
This PR contains :
There was bug when user does not say anything, session closes abruptly with "skill took too long to respond", meaning that alexa expected some kind of response, but none was given.
This bug is solved now, so if user doesn't say anything, session is closed normally.This should resolve issue from second review failure