Alexa-Voice-Service icon indicating copy to clipboard operation
Alexa-Voice-Service copied to clipboard

why the downchannel should send directives interface every seconds

Open kangshifu opened this issue 7 years ago • 1 comments

in your project,we send directives interface to amazon serve evert seconds,when we catch IOException,we send the serve request immediately in Downchannel.java

kangshifu avatar Oct 23 '17 09:10 kangshifu

Yes, I thought if the call to enqueue fails then rather than starting again I should make the call again to that method and send the request again to amazon server. Is this what you are asking?

raj10071997 avatar Oct 25 '17 07:10 raj10071997