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

Support number of retries option for Firestore transactions #9160

Closed
Lyokone opened this issue Jul 20, 2022 Discussed in #9155 · 0 comments · Fixed by #9163
Closed

Support number of retries option for Firestore transactions #9160

Lyokone opened this issue Jul 20, 2022 Discussed in #9155 · 0 comments · Fixed by #9163
Assignees
Labels
plugin: cloud_firestore type: missing-feature A feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API.

Comments

@Lyokone
Copy link
Contributor

Lyokone commented Jul 20, 2022

Discussed in #9155

Originally posted by puf July 19, 2022
The native SDKs for iOS, Android, Web, Unity and C++ now all support an option to specify the maximum number of retries for a Firestore transaction, before it gives up.

It'd be great if the Flutter bindings for this SDK would also add this option.

@Lyokone Lyokone self-assigned this Jul 20, 2022
@Lyokone Lyokone added plugin: cloud_firestore type: missing-feature A feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API. labels Jul 20, 2022
@firebase firebase locked and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
plugin: cloud_firestore type: missing-feature A feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant