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

[FR]: Adding error management example with best practices #708

Open
2 tasks done
EnricoMazzu opened this issue May 1, 2023 · 0 comments
Open
2 tasks done

[FR]: Adding error management example with best practices #708

EnricoMazzu opened this issue May 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@EnricoMazzu
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

Now in android app is a well structured app and an interesting starting point to study how create an android app with a good architecture.

However, reviewing the code, i've noticed the absence of a good "error handling" example, in particular where the error pass via all the app layers and through the various mapping and anti-corruption layers.

I can work on this topic and try to submit a pull request if for you sound acceptable.

Describe the solution

Add error management at least in one feature / use case

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@EnricoMazzu EnricoMazzu added the enhancement New feature or request label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@EnricoMazzu and others