Open kcramakrishna opened 3 years 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.
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.
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.