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

新增出错不送信功能 #190

Open
w311ang opened this issue Jan 1, 2023 · 6 comments
Open

新增出错不送信功能 #190

w311ang opened this issue Jan 1, 2023 · 6 comments

Comments

@w311ang
Copy link

w311ang commented Jan 1, 2023

Is your feature request related to a problem? Please describe.
有时一次尝试登录freenom会不成功,需要多次尝试,会带来很多错误提示推送

Describe the solution you'd like
提供一个参数关掉出错推送,并且在出错退出时包含一个错误代码

Describe alternatives you've considered
增加多次重试的功能

Additional context
Add any other context or screenshots about the feature request here.

@luolongfei
Copy link
Owner

出错就是要让它推送消息,不然不知道执行情况。

@w311ang
Copy link
Author

w311ang commented Jan 1, 2023

出错就是要让它推送消息,不然不知道执行情况。

像是github actions这种自带错误推送的,如果重试多次就会带来多个推送消息

@luolongfei
Copy link
Owner

github action 不在考虑范围内。

@zhaoguomanong
Copy link

顺带问一下,出错了,现在程序会自己重试吗?重试几次? 有没有可以控制retry次数的变量?

@w311ang
Copy link
Author

w311ang commented Jan 4, 2023

顺带问一下,出错了,现在程序会自己重试吗?重试几次? 有没有可以控制retry次数的变量?

没有重试机制,actions可以用retry,但是会产生很多错误邮件

@luolongfei
Copy link
Owner

下个版本会有

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants