You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #833). 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
The text was updated successfully, but these errors were encountered:
stefanosiano
changed the title
Android
Improve error reporting on Mobile wizards
Mar 5, 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 #833). 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
The text was updated successfully, but these errors were encountered: