View Article
14
Well, I just read an interesting article. It talks about how when using AJAX you can sometimes have good calls to the server time out because of one bad call. The resolution proposed is to write your own code to do a "retry" of a failed call (to try and get the good call to go through). I wonder, though, what that might mean if a retry is done on what amounts to a bad call. Hmm....
Posted in: AJAX

Comments

There are currently no comments, be the first to post one.

Post Comment

Name (required)

Email (required)

Website

CAPTCHA image
Enter the code shown above in the box below