最佳答案
伪代码:
$(document).ajaxError(function(e, xhr, options, error) {
xhr.retry()
})
更好的办法是做出指数级的让步