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

fix: harmonize response across single and cluster #23

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

jo
Copy link
Owner

@jo jo commented Feb 28, 2021

for the cluster the response perviously has been an array of each individual nodes responses. Now, return just the first one.

Maybe this is not the best thing to do and we should return each nodes individual response, or throw if they differ. But I think its fine for now, we can iterate as needed.

for the cluster the response perviously has been an array of each
individual nodes responses. Now, return just the first one.

Maybe this is not the best thing to do and we should return each nodes
individual response, or throw if they differ. But I think its fine for
now, we can iterate as needed.
@jo jo merged commit 3da5de1 into main Feb 28, 2021
@jo jo deleted the fix/harmonize-response-for-clustered-couch branch February 28, 2021 21:54
@github-actions
Copy link

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant