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(firestore): batch fetch fails all when 1 fails #54

Open
mesqueeb opened this issue Nov 21, 2021 · 0 comments
Open

fix(firestore): batch fetch fails all when 1 fails #54

mesqueeb opened this issue Nov 21, 2021 · 0 comments

Comments

@mesqueeb
Copy link
Member

  1. fetch 2 docs by ID at the same time, one that the user has no permission to, one that he does have permission to
  • expected: we should still receive 1 doc in our state, even if the other fails
  • currently: we do not get any docs
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

1 participant