firebase / firebase/firebase-admin-node

[FR] A better and more explicit way to close and end firebase connection

未关闭
#1,771 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs-triage type: feature request
主要语言
TypeScript
星标
1.7k
派生
419
平均合并
3 天 10 小时
30 天内合并 PR
16

描述

**Is your feature request related to a problem? Please describe.**
After a few searchs I didn't find a way to properly close a connection with firebase . The API itself has this method "deleteApp" which disables the received firebase connection, but somehow this connection keeps active in memory, firebase docs (https://firebase.google.com/docs/reference/admin/node/firebase-admin.app.md#deleteapp) say it is the proper method to finish the connection locally, but also say it doesn't clean any "back end resource" which it is not clear.

**Describe the solution you'd like**
How about a method that really turns off the connection and clears the value of the client in memory.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。