Implement a retry/resume feature in case the requests.get() fails
Closed this issue · 0 comments
HerManNav commented
Method LocalPyPIController::__getLink() should implement a retry feature to retrieve the corresponding link in case something fails.
It should consider a new parameter that says the number of retries. After that, and if it keps failing, it just returns the Error code.