mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 11:50:14 +00:00
extend timeout for sleep interval
This commit is contained in:
parent
1cf82bdbbd
commit
59f1c111aa
@ -196,7 +196,7 @@ class VideoDownloader:
|
|||||||
"title": "Completed",
|
"title": "Completed",
|
||||||
"message": "",
|
"message": "",
|
||||||
}
|
}
|
||||||
RedisArchivist().set_message("message:download", mess_dict, 4)
|
RedisArchivist().set_message("message:download", mess_dict, 10)
|
||||||
self._delete_from_pending(youtube_id)
|
self._delete_from_pending(youtube_id)
|
||||||
|
|
||||||
# post processing
|
# post processing
|
||||||
|
Loading…
Reference in New Issue
Block a user