retoques
This commit is contained in:
parent
86ee083b90
commit
e3a99d9604
8 changed files with 489 additions and 483 deletions
|
|
@ -24,7 +24,7 @@ if __name__ == '__main__':
|
|||
scheduler.add_job(
|
||||
fetch_and_store_all,
|
||||
"interval",
|
||||
minutes=10,
|
||||
minutes=3,
|
||||
id="rss_job",
|
||||
next_run_time=datetime.utcnow() + timedelta(seconds=10)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue