This repository was archived by the owner on Mar 5, 2023. It is now read-only.
大佬,请问可不可以在自定义中加入“早于某时间”的选项,或者从最后一页倒序备份的选项 #88
Abukuma316
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
可能是最近跨年服务器压力大, 也有可能是请求的比较多,最近会出现抓取几千条以后就会卡“当前使用人数过多”,然后服务器会拒绝访问请求,导致备份只能抓取到最新的四千多条。
而增量备份和自定义备份的逻辑,都是抓取某时间以前的“最新”内容,没办法在之前的基础上备份没有抓取到的旧内容,就很难整。
或者增加一个发现抓取数量和嗅探到的总量or返回“当前使用人数过多”时自动暂停半小时再继续抓取的功能(?)
本人编程小白,只能根据体验从直觉上给一些想法,如果无法实现或者想的过于简单还请大佬见谅!
祝生活愉快!
Beta Was this translation helpful? Give feedback.
All reactions