crossid / accessbot

Streamline resource access grants with AI-Powered chatbot
https://www.crossid.io
Other
2 stars 0 forks source link

Handle DB errors #58

Closed asaf closed 4 months ago

asaf commented 8 months ago

Generalize DB error handling by converting DB errors into HTTPException, e.g., errors such unique constraints should be converted to error code such 409.