Digital-Assistant / Digital_Assistant_Client

Client for Universal Digital Assistant
GNU Affero General Public License v3.0
4 stars 19 forks source link

Playback 'wait' optimisations #234

Open kcramakrishna opened 3 years ago

kcramakrishna commented 3 years ago

Change wait time from 5s to lower value and test. Check for 1.5s, 2s, 2.5, 3, 3.5, 4s. See which sites have issues and based on the study, we can decide on which interval to finalise. Create new issue for following: We will also have a feature where this can be site configurable i.e. we can configure this manually per site or domain etc.

kcramakrishna commented 1 year ago

Can we make it configurable ? i.e. each website can set their own timeout as a configurable param in the SDK. In the browser plugin too, this can be a "setting" to give people fine grained control.

kcramakrishna commented 3 months ago

We can make this telescopic i.e. automated retry for 2 times with some kind of reasonable wait time (also configurable). Need to discuss the policy for this and also how can user cancel/wait i.e. intervene instead of being hostage.