mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 23:39:18 +00:00
extend timeout for sleep interval
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user