minet icon indicating copy to clipboard operation
minet copied to clipboard

[YouTube] client lacks retryer

Open boogheta opened this issue 2 years ago • 1 comments

urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f756c5c4730>: Failed to establish a new connection: [Errno -2] Name or service not known
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f691ca404c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution

boogheta avatar Jul 21 '22 09:07 boogheta

NewConnection error is caught by the request retryer. The issue here seems to be that the YT client lacks said retryer. Changing issue name.

Yomguithereal avatar Jul 21 '22 11:07 Yomguithereal