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

Write a doc with overwrite=true even it doesn't exist #114

Closed
wants to merge 1 commit into from

Conversation

daisy-ycguo
Copy link
Member

When the doc doesn't exist, insert a new doc instead.

Related with issue #112 & #110.

When the doc doesn't exist, insert a new doc instead
@rabbah
Copy link
Member

rabbah commented Jul 10, 2017

You should check that the error corresponds to the appropriate status code/not found and not a generic or more general error.

@rabbah
Copy link
Member

rabbah commented Feb 7, 2018

Fixed by #155 which guards the insert for a document missing case.

@rabbah rabbah closed this Feb 7, 2018
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