Add retry logic if can not connect to leetcode #32
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
hacktoberfest-accepted
hactoberfest2022
In the current code, if
leet-easy
can not connect toleetcode
API due to bad internet connectivity or any unknown issues, it does not retry.Ref: here
I think a few retries would be better in such situations.
The text was updated successfully, but these errors were encountered: