Cutehacks / duperagent

A QML clone of VisionMedia's SuperAgent module.
MIT License
56 stars 23 forks source link

provision of client side timeout also #9

Open rmallah opened 7 years ago

rmallah commented 7 years ago

In a situation where local routing issues are causing the request to delay , there should be a time-out for that also .

I think the current provision of 2 kind of time outs are for situations where the request is able to reach the server and there is delays on part of server.

Attached is a project that demonstrate the problem in desktop or mobile. [Uplo Duperagent.zip ading Duperagent.zip…]()

Video of issue : (its 60 seconds long) https://drive.google.com/open?id=0B4yfAVMLmbQxWWQ1dHhwcTNucDg

regds mallah.