firebase / firebase/firebase-js-sdk
Expose Firestore backend timeout for configuration
Open
api: firestore
feature request
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 37
Description
https://github.com/firebase/firebase-js-sdk/blob/3dd9bcf6e1283677d95d91e4b20c75b997c00499/packages/firestore/src/remote/online_state_tracker.ts#L37
As a developer, I would like to be able to specify how long my client should wait on a connection to the database before it fails and throws an error; so that I can control my customers' experience.
Contributor guide
Assessment
This issue has not been assessed yet.