On an Echo Dot my Skill receives a SessionEndedRequest if I do not reply to both the original request for input and the re-prompt. Usual 2x ~8sec delays. The Echo Dot gives its usual beep as the session times out and the SessionEndedRequest intent is fired with the expected EXCEEDED_MAX_REPROMPTS error code.
When I run the exact same Skill on my Echo Show, I do NOT get the SessionEndedRequest. The show stops listening after the usual 2x ~8sec delays, but no beep and the SessionEndedRequest intent is not fired.
I can add CW logs if required.
Is anybody else seeing this?
On an Echo Dot my Skill receives a SessionEndedRequest if I do not reply to both the original request for input and the re-prompt. Usual 2x ~8sec delays. The Echo Dot gives its usual beep as the session times out and the SessionEndedRequest intent is fired with the expected EXCEEDED_MAX_REPROMPTS error code.
When I run the exact same Skill on my Echo Show, I do NOT get the SessionEndedRequest. The show stops listening after the usual 2x ~8sec delays, but no beep and the SessionEndedRequest intent is not fired.
I can add CW logs if required.
Is anybody else seeing this?