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

Improve error reporting on Mobile wizards #834

Open
1 task
kahest opened this issue Feb 28, 2025 · 0 comments
Open
1 task

Improve error reporting on Mobile wizards #834

kahest opened this issue Feb 28, 2025 · 0 comments

Comments

@kahest
Copy link
Member

kahest commented Feb 28, 2025

Right now, errors we capture are not very granular/actionable. We should e.g. add more try/catches around specific steps and capture more specific/granular errors. (e.g. like for Nuxt here). The goal is to know which step of the wizard flow failed for which reason.

This helps in 2 ways:

  • find out most common errors
  • fix them

Priority:

  • Flutter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

2 participants