coldstar96 / cse403

Budget Manager Project
1 stars 2 forks source link

Make it so that timeouts cause an onTimeout callback to be called #60

Closed coldstar96 closed 11 years ago

coldstar96 commented 11 years ago

This way, we can handle timeouts gracefully, as their behavior may be different than onFailure.

Also make sure that that timeouts actually work with the ApiInterface.