-
I'm trying to use parameters in global scope for Firebase Functions using `StringParam`. I'm using Python; firebase CLI version 12.7.0.
I'm reading the docs (here: https://firebase.google.com/…
-
### [REQUIRED] Version info
**node: n/a**
**firebase-functions: n/a**
**firebase-tools: n/a**
**firebase-admin: n/a**
### [REQUIRED] Test case
Firebase Blocking Auth …
-
- 최소 대기 instance 수 늘리기 -> https://cloud.google.com/functions/docs/configuring/min-instances
- 주기적으로 wake 시키기 -> https://siriwatknp.medium.com/cold-start-workaround-in-firebase-cloud-functions-8e9db14…
-
### [REQUIRED] Environment info
**firebase-tools:** 13.15.2
**Platform:** Windows
### [REQUIRED] Test case
Try to deploy Cloud Functions V2 (mix between callables, http…
-
### Describe your environment
* Operating System version: OSX (and in the cloud environment)
* Firebase SDK version: ^11.11.0
-
### [REQUIRED] Version info
**node:** v16.13.1
**firebase-functions:** 4.0.0-rc.0 (also reproduced with 3.24.1)
**firebase-tools:** N/A (in yarn.lock)
**firebase-admin:** 1…
maoo updated
9 months ago
-
I am trying to redeploy my cloud function v2 with a slightly different configuration. My goal is to enable CPU allocation at all times rather than not having CPU allocated when the function is not…
-
**Is your feature request related to a problem? Please describe.**
Concurrency sometimes is important...
E-Com Plus and integrated solutions webhooks may occur almost at the same time, and it comes …
-
Hello. First, I'd like to show my appreciation for building this project. This topic has been a pain in the butt for years.
I used to use firelink which works too. But the solution you've provided is…
-
Firebase functions will not work with node:8.0
Downgrading node to 6.10 helped to solve this issue. It will be worth to mention **this in bold in this codelab.**
Thank you for your work!
This i…