José Francisco Calvo
José Francisco Calvo
# Description This is the feature branch for all the issues related with improving error handling. The code changes should improve the code without modifying API v1 behavior at all....
This is a global issue to help us organize different tasks related with technical debt on argilla-server. ```[tasklist] ### Tasks - [ ] https://github.com/argilla-io/argilla/issues/4916 - [ ] https://github.com/argilla-io/argilla/issues/4918 - [...
# Description This PR add an exception handler for `ValueError` exceptions responding with a 422 and a JSON structure like `{"detail": "..."}`. We added this exception handler to avoid problems...
# Description This PR remove all exception capture blocks for API v1 responses handler. Refs #4871 **Type of change** (Please delete options that are not relevant. Remember to title the...
# Description This PR remove all exception capture blocks for API v1 metadata properties handler. Refs #4871 **Type of change** (Please delete options that are not relevant. Remember to title...
# Description This PR remove all exception capture blocks for API v1 records handler. Refs #4871 **Type of change** (Please delete options that are not relevant. Remember to title the...
# Description This PR remove all exception capture blocks for API v1 workspaces handler. Refs #4871 **Type of change** (Please delete options that are not relevant. Remember to title the...
# Description This PR remove all exception capture blocks for API v1 dataset records bulk handler. Refs #4871 **Type of change** (Please delete options that are not relevant. Remember to...
# Description This PR remove all exception capture blocks for API v1 dataset records handler. Refs #4871 **Type of change** (Please delete options that are not relevant. Remember to title...