twist.moe icon indicating copy to clipboard operation
twist.moe copied to clipboard

No auto-retry

Open thesadru opened this issue 3 years ago • 1 comments

Recently twist.moe got really susceptible to losing connection which raises a curl: (56) OpenSSL SSL_read: Connection was reset, errno 10054 error. I currently have to run the script again every time it loses connection, which is not ideal, so I recommend adding an auto-retry for these kinds of errors.

thesadru avatar Feb 08 '21 19:02 thesadru

You can use aria2c for eg. or if curl has auto retry options please make a PR if possible.

phanirithvij avatar Feb 11 '21 02:02 phanirithvij