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

Add support for ReturnValuesOnConditionCheckFailure on views #181

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iwismer
Copy link

@iwismer iwismer commented May 24, 2024

This adds support for the ReturnValuesOnConditionCheckFailure parameter on saving items on views. This is helpful when you encounter a conditional check failure and don't want to do a read in order to get the correct version, etc.

This is still a WIP and needs a bunch of work to be complete.

This adds support for the ReturnValuesOnConditionCheckFailure parameter on saving
items on views. This is helpful when you encounter a conditional check failure
and don't want to do a read in order to get the correct version, etc.
@kyeotic
Copy link
Collaborator

kyeotic commented Nov 21, 2024

@iwismer Are you still working on this?

@iwismer
Copy link
Author

iwismer commented Nov 21, 2024

I am no longer working on it, but I think it would still be useful to have. I stopped working on it both due to lack of time, and I remember I ran into some build/test error that seemed to only be on my machine.

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

Successfully merging this pull request may close these issues.

2 participants