ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 4 forks source link

Improve exception handling #112

Closed sylvanie85 closed 2 months ago

sylvanie85 commented 3 months ago

We want to inform users when an error occurs during a request.

The backend needs to handle all errors and return them clearly for the frontend to use.

Acceptance Criteria :

Francois-Werbrouck commented 2 months ago

I like this issue. Do you plan on returning error numbers? Will you have a doc of all error type?