Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[功能建议]完善debug输出 #53

Open
No-Github opened this issue Aug 20, 2023 · 1 comment
Open

[功能建议]完善debug输出 #53

No-Github opened this issue Aug 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@No-Github
Copy link

在创建时遇到如下报错,后面是否可以添加个输出详细信息呢,或者给出一个错误日志
Snipaste_2023-08-16_15-19-22

我后面试了--debug 好像没有输出debug日志
image

顺便向师傅请教个问题,阿里云上在销毁全部FC函数和应用的情况下,隔一个小时还会扣费,这种情况师傅有遇到过吗? 或者有思路吗?
image

@shimmeris
Copy link
Owner

这个报错是因为腾讯云的接口是异步立即返回的,完全没办法知道是否已经函数是否已经创建好了,因此安排了 30s 内重复三次创建触发器,超过 3 次就会报错。后续会多加一些日志上去。

销毁后还扣费不是很清楚,是持续扣费还是账单有滞后性?

@shimmeris shimmeris added the enhancement New feature or request label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants