fetch 5 mins
This commit is contained in:
parent
6ad020d411
commit
2baf019960
@ -79,4 +79,4 @@ def fetch():
|
|||||||
print('fetch finished')
|
print('fetch finished')
|
||||||
print("time elapsed", (end - begin).total_seconds())
|
print("time elapsed", (end - begin).total_seconds())
|
||||||
delete_old()
|
delete_old()
|
||||||
sleep(60 * 60)
|
sleep(60 * 5)
|
||||||
|
Loading…
Reference in New Issue
Block a user