How to increase respond timeout for Alexa
See original GitHub issueI’m submitting a…
- Feature request
Expected Behavior
Can anyone help me how i can send asynchronous response after 1 minutes time delay is is possible ?
Current Behavior
Error log
If you have an error log, please paste it here.
The requested skill took too long to respond Timeout error: No response after 5000 milliseconds
{ Error: Timeout error: No response after 5000 milliseconds at createHangUpError (_http_client.js:331:15) at Socket.socketCloseListener (_http_client.js:363:23) at emitOne (events.js:121:20) at Socket.emit (events.js:211:7) at TCP._handle.close [as _onclose] (net.js:554:12) code: ‘ECONNRESET’ }
Your Environment
- Jovo Framework version used: 1.x.x
- Operating System:
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Alexa Skills Set SDK - increase timeout of skill - Stack Overflow
I have been trying to do this for quite awhile. There have been several responses on the Amazon developer forums from folks at...
Read more >Is there a way to increase timeout response time? - Forums
I am developing a skill and it takes ~15 seconds to process an answer. Hence, I got an error - Applications must respond...
Read more >How do I set an Alexa timeout? - Orbita
An Alexa timeout, silence, or no input is when the user does not respond to a question Alexa asked. A re-prompt is usually...
Read more >Manage the Skill Session and Session Attributes | Alexa Skills ...
undefined (not set) – The session behavior depends on the type of Echo device. If the device has a screen and the skill...
Read more >Add option to disable skill timeout while developing
How can we improve Alexa Skill development services and tools?
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s not possible. The voice platforms expect a response earlier
It’s in beta right now