Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Exception handling #359

Open
2 of 3 tasks
DarvinHarutyunyan opened this issue May 15, 2023 · 2 comments
Open
2 of 3 tasks

Feature: Exception handling #359

DarvinHarutyunyan opened this issue May 15, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@DarvinHarutyunyan
Copy link
Contributor

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?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@DarvinHarutyunyan DarvinHarutyunyan added the enhancement New feature or request label May 15, 2023
@ashvardanian
Copy link
Contributor

Can you please clarify this?

@DarvinHarutyunyan
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants