question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to increase respond timeout for Alexa

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jankoenigcommented, Jun 12, 2018

It’s not possible. The voice platforms expect a response earlier

0reactions
jankoenigcommented, Jun 12, 2018

It’s in beta right now

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found