firebase / firebase/firebase-admin-node

httpTimeout option in initializeApp

Offen
#1,333 5 Kommentare 2 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
needs-triage type: feature request
Vorherrschende Sprache
TypeScript
Sterne
1.7k
Forks
419
Ø Merge
3 T. 10 Std.
Gemergte PRs (30 T.)
16

Beschreibung

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start at the Node.js firebase-admin initializeApp entry point and compare its options with the linked Python initialize_app reference. Done means Node.js callers can set httpTimeout through initializeApp and the configured timeout is honored; verify the behavior with the relevant initializeApp tests.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
nodejs, python, typescript
Bereich
api, backend
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
42/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.