firebase / firebase/firebase-admin-node
httpTimeout option in initializeApp
Đang mở
needs-triage
type: feature request
- Ngôn ngữ chính
- TypeScript
- Star
- 1.7k
- Fork
- 419
- Merge trung bình
- 3 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
**Is your feature request related to a problem? Please describe.**
In the Python implementation of firebase_admin, there is an option on [initialize_app](https://firebase.google.com/docs/reference/admin/python/firebase_admin#initialize_app) that allows the httpTimeout to be set manually. There is no such implementation in NodeJS.
**Describe the solution you'd like**
The desired solution is to have the same functionality of httpTimeout in the Python firebase_admin, implemented for the NodeJS firebase-admin.
**Additional context**
Using firebase-admin version 9.4.2
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.