How to set timeout on $.ajax request and redo it if it takes too long?

前端 未结 4 1121
有刺的猬
有刺的猬 2021-01-20 16:26

Can someone show me a practical example on setting a timeout to my $.ajax request and redo the entire request if the first request is timed out, I\'ve read the docs and didn

4条回答
提交回复
热议问题