-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
If I lock or close my laptop then medihunter might crash, because wifi turns off:
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Is it possible to not crash and continue run requests? So I have no need to check every time is bot working or not.
Activity