Right now the Readyable instance just logs "ERROR" to the console anytime any of the AJAX requests come back with an error, and the instance itself doesn't really do anything in reaction to these errors.
The invoking code should be able to supply a callback to handle these situations as it sees fit.
Right now the Readyable instance just logs "ERROR" to the console anytime any of the AJAX requests come back with an error, and the instance itself doesn't really do anything in reaction to these errors.
The invoking code should be able to supply a callback to handle these situations as it sees fit.