-
Notifications
You must be signed in to change notification settings - Fork 24
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
抽奖2、3失败返回RequestFrequent #23
Comments
我这边目前没有发现有这个问题,看看是不是每天都会出现,还是偶尔出现一次 |
每天都出现,我看别的项目里也有人出现一样的错误,他们说设置延迟即可,我没搞明白这个延迟是抽奖之间的延迟还是运行延迟,我是用的打开程序立即执行 |
好的,我测试一下 |
我试了一下,你可以在配置参数里面把“more_time_sleep” 和“time_sleep”这两个参数设置下,第一个参数是多个账号之间的签到间隔,第二个参数是每个抽奖之间的时间间隔,我都设置为10秒是正常的,你可以多试几个 |
[cloud189_account_1] : 已签到,获得73M空间,抽奖1: 抽奖获得天翼云盘50M空间 ,抽奖2: RequestFrequent ,抽奖3: RequestFrequent
希望可以修复一下
The text was updated successfully, but these errors were encountered: