Hello,
We are using jquery.ajax() to run cross domain ajax calls. Sometimes we observed that these ajax calls were getting aborted and its http requests were not sent to cross-domain server. When ajax calls are aborted at the browser side, there were no error message noted. Could you please let us know on why ajax calls are getting aborted before sending requests to server and also please let us know to catch and resend aborted requests?
Please let us know if you need more details.
Thanks.