== AJAX retries == We use a lot of AJAX lookups including the 'Add XXX' functionality which refreshes dropdowns. This works well on good quality Internet connections & unloaded servers, however if either of these are problematic then the process can fail leading to undesirable behaviour. We need to develop a system where we catch these failed lookups & retry if they fail. STATUS: Now available in Dev thanks to sunneach's AjaxS3 :) === Bugs === * #221 ---- [wiki:Haiti]