WebKit Ajax timeout of 1 minute always

I have a JavaScript application, which does Ajax calls to the web server. The JavaScript application sets a timeout of 2 minutes and Ajax calls usually take more than 1 minute.


When I run the application in Safari, the Ajax calls do not timeout and are successful.


When I run the application in an OS X native application using the WebKit framework, the Ajax calls time out after exactly 1 minute always.


Any suggestions are very welcomed.

This issue exists in iOS platform too. It seems to fixed in iOS 10.2.1 Beta 2.

Might work with

macOS Sierra 10.12.3 beta 2 (16D17a)

WebKit Ajax timeout of 1 minute always
 
 
Q