extend timeout for sleep interval

This commit is contained in:
simon 2022-04-16 08:58:35 +07:00
parent 1cf82bdbbd
commit 59f1c111aa
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ class VideoDownloader:
"title": "Completed",
"message": "",
}
RedisArchivist().set_message("message:download", mess_dict, 4)
RedisArchivist().set_message("message:download", mess_dict, 10)
self._delete_from_pending(youtube_id)
# post processing