-
## Tencent Serverless
>https://cloud.tencent.com/product/sls
>https://www.serverless.com
-
如果未提供该功能有其他临时代替方案吗?
-
发布至腾讯云的时候,根据官方文档,会主动创建一个新的cos存储桶,但是我们的账号只具备访问特定存储桶的权限根据:https://www.yuque.com/midwayjs/faas/tencent_trigger_cos 配置的对应的存储桶,并不能解决发布的问题
-
Hi, as shown in the following full dependency graph of **_tcf_**, **_tcf_** requires **_click==6.7_**, **_tcf_** requires **_ flask >=1.0.0,=5.1_**.
Obviously, there are multiple version constraint…
-
想问一下执行方式应该填啥
脚本丢到腾讯云函数上
执行方式填judgement.main_handler会报错找不到main_handler;
填judgement.main会报错给定了两个main
-
I download the demo from cloud.tencent.com. there is a network issue. they engineers describe that it is some issue from serverless core package. I try using another component which is website, an…
-
TypeError: Cannot read property 'region' of undefined
at SDK.default_1 [as invoke] (/var/user/node_modules/tencentcloud-serverless-nodejs/dist/services/invoke.js:14:32)
-
现在f.yml有太多的bug和局限性,希望能支持自定义的serverless.yml,如果用户自定义serverless.yml了,希望不要再重新生成了:
1. 打包大于50M,没办法排除node_modules。f.yml里面的exclude并不能正确工作
2. 腾讯有layer概念,腾讯的layer指的是把一些lib,比如node_modules打包放到layer上,f.yml没办法支…
-
请教下怎么部署到自己的VPS上,谢谢
-
### BUG 描述:
使用 serverless-tencent 部署的腾讯云云函数,无法运行
### 复现步骤:
使用 serverless-tencent 部署 运行时为 Go 1的函数
### 预期结果:
函数正常运行
### 实际结果:
函数无法运行
### 调试信息:
环境版本
完整输出如下:
```
…