QIN2DIM / epic-awesome-gamer

🍷 Gracefully claim weekly free games and monthly content from Epic Store.
https://echosec.notion.site/Epic-7c74f1e29117420dbac5551e4b031f82?pvs=4
GNU General Public License v3.0
886 stars 364 forks source link

使用Actions运行偶尔会卡死把时间全用光 #231

Closed lenghun closed 9 months ago

lenghun commented 9 months ago

2023-11-08 19:19:16 | SUCCESS - login - {'result': 'Successfully refreshed tokens'} 2023-11-08 19:19:29 | SUCCESS - flush_token - {'path': PosixPath('/home/runner/work/epic-action/epic-action/epic/user_data_dir/epic-games@benchzjb/ctx_cookie.json')} 2023-11-08 19:19:31 | DEBUG - Put task - {'title': 'Turnip Boy Commits Tax Evasion', 'url': 'https://store.epicgames.com/en-US/p/turnip-boy-commits-tax-evasion-fb2084'} 2023-11-08 19:19:31 | INFO - claim_weekly_games - {'action': 'go to store', 'url': 'https://store.epicgames.com/en-US/p/turnip-boy-commits-tax-evasion-fb2084'} 2023-11-08 19:19:41 | INFO - claim_weekly_games - {'action': 'move to webPurchaseContainer iframe'} 2023-11-08 19:19:44 | INFO - claim_weekly_games - {'action': 'click payment button'} Error: The operation was canceled.

9号就受到邮件说Actions额度用完了,翻了下日志都是点击支付按钮后就没下文了,直到6小时后才报错取消,出现几次就把时间全用光了 能不能加上一些超时判断,或者Actions有没办法设置每次最多运行多久

QIN2DIM commented 9 months ago

你用的应该是远古版本的配置文件,我好久之前就加了超时的判断了=。=

lenghun commented 9 months ago

好的,我更新一下,不出问题没想过要更新