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

Need more robust error handling on Rust examples #54

Open
NoSQLKnowHow opened this issue Aug 7, 2021 · 0 comments
Open

Need more robust error handling on Rust examples #54

NoSQLKnowHow opened this issue Aug 7, 2021 · 0 comments
Labels
enhancement help wanted We are welcoming your contribution :)

Comments

@NoSQLKnowHow
Copy link
Contributor

The Rust examples do not look to have robust error handling examples. For example, the conditional put looks like it'd say the item was inserted even if the put conditions were not met and therefore errored. This needs to be trapped and handled.

@tebanieo tebanieo added the help wanted We are welcoming your contribution :) label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted We are welcoming your contribution :)
Projects
None yet
Development

No branches or pull requests

2 participants