ustore icon indicating copy to clipboard operation
ustore copied to clipboard

Feature: Exception handling

Open DarvinHarutyunyan opened this issue 1 year ago • 2 comments

Describe what you are looking for

Add exception handling in the main interface functions of UStore.

Can you contribute to the implementation?

  • [ ] I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

  • [X] I have searched the existing issues

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

DarvinHarutyunyan avatar May 15 '23 07:05 DarvinHarutyunyan

Can you please clarify this?

ashvardanian avatar May 15 '23 14:05 ashvardanian

To have exception handling in the main functions of the 'UStore' engines interfaces, such as ustore_database_control, ustore_collection_create, ustore_snapshot_drop... These functions should handle exceptions that come from below. In the future, these points will also be used for the logging mechanism.

DarvinHarutyunyan avatar May 16 '23 12:05 DarvinHarutyunyan