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

Update: wait for post insert/update/delete hooks to complete (fixes #16) #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chris-steele
Copy link

#16

Update

  • wait for post insert/update/delete hooks to complete

@taylortom
Copy link
Collaborator

Small point: if one of the post hooks fail, the whole function call will fail - is this acceptable?

@chris-steele
Copy link
Author

It's a good point. I think at the moment we lack a comprehensive rollback strategy when things go wrong (with the exception of import doing it partially on failure). On this basis I'd say it's acceptable for now. Keen to hear any thoughts on this, though.

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

Successfully merging this pull request may close these issues.

2 participants