firebase / firebase/firebase-admin-node

httpTimeout option in initializeApp

Open
#1,333 5 comments 2 reactions 0 assignees View on GitHub
needs-triage type: feature request
Dominant language
TypeScript
Stars
1.7k
Forks
419
Avg merge
3d 10h
Merged PRs (30d)
16

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.