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

bulk_upsert 500 error #36

Open
carlostrub opened this issue Jun 8, 2023 · 1 comment
Open

bulk_upsert 500 error #36

carlostrub opened this issue Jun 8, 2023 · 1 comment

Comments

@carlostrub
Copy link

bulk_upsert does crash constantly with new data sent. Resulting in a 500 message "Response does not match request". Looping through the slice with the normal upsert function works just fine. Also, updating existing data works smoothly with the bulk_upsert function.

@horacimacias
Copy link
Collaborator

can you please provide a bit more information on your scenario? any particular couchdb version, or sample code/documents you're trying to bulk_upsert would help.
I'd like to reproduce the scenario in a test so we can fix if needed.

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

2 participants