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

112 improve exception handling #116

Closed sylvanie85 closed 1 month ago

sylvanie85 commented 1 month ago

ref #112

sylvanie85 commented 1 month ago

Hi @Francois-Werbrouck and @ChromaticPanic here's a PR to improve exception handling on the backend. What do you think needs to be added?

I think I'll also create the same issue for the datastore to check if all nachet functions and requests handle relevant exceptions.