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 cloud function ++ & -- operations #55

Open
eduferfer opened this issue Dec 19, 2021 · 0 comments
Open

Fix cloud function ++ & -- operations #55

eduferfer opened this issue Dec 19, 2021 · 0 comments
Labels
back end bug Something isn't working

Comments

@eduferfer
Copy link
Contributor

Sometimes the function does not work, especially when running in parallel.

Instead, we should use FieldValue.increment() operations as suggested by Firebase.

@eduferfer eduferfer added back end bug Something isn't working labels Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant