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

建议增加抓取频率的精确控制 #85

Open
masarukiku opened this issue Jun 22, 2021 · 0 comments
Open

建议增加抓取频率的精确控制 #85

masarukiku opened this issue Jun 22, 2021 · 0 comments

Comments

@masarukiku
Copy link

希望能对抓取频率进行进一步定制,以同为网页监视器的Huginn的SchedulerAgent为例,其参数schedule以crone表达式的形式定义定时时间,以空格分隔,分别表示分钟、小时、日、月、星期,如:
0 10,13,15 * * 1-5 Asia/Shanghai
其表示,在每周一至周五的10点、13点、15点三个时间,分别执行定时任务,最后的Asia/Shanghai表示时区。
如此可以在指定时间内抓取,避免了无效时间内的数据对rss信息流的污染。

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

1 participant