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

Create 'change' operation on collection for a specific object. #45

Open
matt-filion opened this issue Aug 7, 2019 · 0 comments
Open

Comments

@matt-filion
Copy link
Owner

Applies only to an existing object, fails if none found.
Argument takes in a function to manipulate the loaded object.
eTag matching used to reject the change if the object is modified 'underneath' the change.
If rejected, re-attempts the operation 3 times.
If fails 3 times then fails completely.
Object is re-loaded for each attempt with the current eTag.

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

No branches or pull requests

1 participant