apqlzm / medihunter

Find Medicover appointments
GNU General Public License v3.0
167 stars 63 forks source link

Bot crashes if connection error #52

Open bezenson opened 1 year ago

bezenson commented 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.