KToolBox icon indicating copy to clipboard operation
KToolBox copied to clipboard

[BUG] Configuration 'retry_times' for downloads not working. Help?

Open TheThirdComputer opened this issue 1 year ago • 1 comments

I'm using the prod.env file with the next line "KTOOLBOX_JOB__retry_times=2" in order to stop the amounts of retry for failed downloads from 10 to 2, but is not working.

Am I doing something wrong, or is there another problem? Help if possible, I'm not sure what else to try.

TheThirdComputer avatar Oct 03 '24 00:10 TheThirdComputer

try DOWNLOADER https://ktoolbox.readthedocs.io/latest/configuration/reference/#ktoolbox.configuration.DownloaderConfiguration

KTOOLBOX_DOWNLOADER__RETRY_TIMES=2

Ljzd-PRO avatar Oct 03 '24 01:10 Ljzd-PRO

^ That works. Thanks.

TheThirdComputer avatar Oct 14 '24 22:10 TheThirdComputer