You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
I was receiving "HTTP Error with status 417 occurred while requesting /dbname/_bulk_docs. Error: not_implemented all_or_nothing is not supported" due to this using CouchDB 2.0.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We had several reports now that using the all or nothing strategy for documents leads to problems:
We should use the default CouchDB strategy
all_or_nothing=false
by default. This will be a huge BC break though.The text was updated successfully, but these errors were encountered: