Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use NotificationService for failed requests #54

Open
alexgutjahr opened this issue Feb 17, 2017 · 0 comments
Open

Use NotificationService for failed requests #54

alexgutjahr opened this issue Feb 17, 2017 · 0 comments

Comments

@alexgutjahr
Copy link

Since we have now a NotificationService we should use it to display errors to the user whenever something went wrong.
This basically means all HTTP requests.
It would be best if this would be implemented in a very generic way so very little code gets duplicated. E.g. a error handler service that defines a method to handle errornous HTTP responses that can be injected and used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant