how do i make alexa offer more retries? /

Published at 2018-10-10 05:47:26

Home / Categories / Alexa skills kit / how do i make alexa offer more retries?
I'm noticing an issue occurs when I have a slot type of AMAZON.
SearchQuery. I am returning delegation for the user to confirm their entry. However,it isn't unusual for the user to want to add something or change something in their entry. The issue occurs when the user says "No", enters a novel entry, or but then says "No" again - they aren't sent back to my lambda function at all,to say it again. Instead the session is just closed with the reason Max_Retry_Exceeded.
Is
there a way to change this behavior, so the user can have more (or even unlimited) times to say what they meant? This is causing a lot of grief in one of my skills.
Thanks!!

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0