Adds more time when getting errors #32
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
When I get some error, the program exit it without any warning in some cases.
We need to find when and where this occurs and adds a
time.sleep(10)
(or other thing) to let the user know that we get an error.The text was updated successfully, but these errors were encountered: