svoi-fr / mirai

Refugee assistant bot
https://docs.danswer.dev/
MIT License
2 stars 1 forks source link

Enhance Error Handling for API Responses #79

Open zknone opened 3 weeks ago

zknone commented 3 weeks ago

Currently, our error handling for API responses (for example, in AuthLoginEmailPasswordForm.tsx, AuthLoginEmailPasswordForm.tsx and etc) is limited and may not cover all possible errors. To ensure robustness and provide better feedback to users, we need to enhance our error handling mechanism across the project.

@ptitzlabs can you help us with possible repsonses (errors)?