-
## Problem
Our codebase is written in Javascript/Typescript, but the LLM team does their data analysis and LLM queries in Python. We want them to continue to be able to write code in their language…
-
### Bug summary
I have this function
```
@flow(log_prints=True)
async def process_news_articles(news_articles, llm_fields):
```
which calls multiple functions from multiple different files.
…
-
- 최소 대기 instance 수 늘리기 -> https://cloud.google.com/functions/docs/configuring/min-instances
- 주기적으로 wake 시키기 -> https://siriwatknp.medium.com/cold-start-workaround-in-firebase-cloud-functions-8e9db14…
-
Not sure whether this is the right place or https://github.com/spring-cloud/spring-cloud-aws but I could imagine it would be nice to be able to connect routes to FAAS solutions like AWS Lambda, Google…
-
Operating System version: AWS Python lambda
Firebase SDK version: firebase-admin 5.2.0
Firebase Product: google cloud firestore
Python version: 3.9
Hi I have an AWS Lambda in Python 3.9 (now reg…
-
### Description
Google Cloud Platform is deprecating old language runtimes. We need to review cloud functions that uses the deprecated runtimes to make sure they still works after notice period.
#…
-
I have installed this extension for several days and have run the extension test which is completed with success. My budget stop threshold is 1.0. However, when I look up the log of the cloud run func…
Faivv updated
3 weeks ago
-
### [REQUIRED] Environment info
**firebase-tools:** 13.25.0
**Platform:** macOS Sequioa 15.1
### [REQUIRED] Test case
`storage.rules` minimal file with [closed acce…
-
According to the documentation, NodeJS 16 is going to be decommissioned is January:
https://cloud.google.com/functions/docs/runtime-support
|Runtime |Generation |Runtime ID |Stacks |Runtime base…
Exac updated
2 months ago
-
shioaji version: 1.1.11
Hi there, I found that I always get TimeoutError while invoking place_order() in Google Cloud Functions, after checking the logs, looks like it dues to the timezone in the c…
AugTH updated
8 months ago