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
What is tha android firestore sdk get() and set() method timeout and how we can increase this timeout during calling get set method for slow internet connection.
#1586
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.
Android Firestore read write timeout.
Describe the feature you would like to add, ideally proposing a specific API.
How would you use it?
We are using to addSnapshotListener but it is not called sometimes when internet connection is slow (may request not completed due to timeout)
Tell us how you'd use this feature in your app.
There is any option to increase read write timeout.
The text was updated successfully, but these errors were encountered:
What feature would you like to see?
Android Firestore read write timeout.
Describe the feature you would like to add, ideally proposing a specific API.
How would you use it?
We are using to addSnapshotListener but it is not called sometimes when internet connection is slow (may request not completed due to timeout)
Tell us how you'd use this feature in your app.
There is any option to increase read write timeout.
The text was updated successfully, but these errors were encountered: