dojo.DeferredList.fireOnOneCallback

dojo.require("dojo.DeferredList");
defined in dojo/DeferredList.js

cause the DeferredLists callback to be fired as soon as any of the deferreds in its list have been fired instead of waiting until the entire list has finished fireonOneErrback: Will cause the errback to fire upon any of the deferreds errback