Open bezenson opened 1 year ago
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.
If I lock or close my laptop then medihunter might crash, because wifi turns off:
Is it possible to not crash and continue run requests? So I have no need to check every time is bot working or not.