jeffbcross / aim

82 stars 27 forks source link

Consider adding intermittent failure to http service #21

Closed jeffbcross closed 8 years ago

jeffbcross commented 8 years ago

Something like 10% so we could have a retry(3) and see occasional errors, but usually still succeed.

Bonus points: add a good user experience for error handling in complete failures.

jeffbcross commented 8 years ago

Closing for now, because we actually need to fix the Http service upstream https://github.com/angular/angular/issues/4472