firebase / firebase/firebase-admin-node

httpTimeout option in initializeApp

Abierto
#1,333 5 comentarios 2 reacciones 0 asignados Ver en GitHub
needs-triage type: feature request
Lenguaje dominante
TypeScript
Estrellas
1.7k
Forks
419
Merge medio
3 d 10 h
PR fusionados (30 d)
16

Descripción

**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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.