Set up support for detecting an offline network connection #1

Closed
opened 2015-12-31 18:17:57 +01:00 by mikegioia · 1 comment
mikegioia commented 2015-12-31 18:17:57 +01:00 (Migrated from github.com)

Right now if the network cuts out I think the script will hang indefinitely.

To test this start downloading a large folder of messages and turn off the networking. Then turn it back on. The download will not resume.

I'm not sure how to fix this, especially if the socket connection drops or something but see what's possible.

Right now if the network cuts out I think the script will hang indefinitely. To test this start downloading a large folder of messages and turn off the networking. Then turn it back on. The download will not resume. I'm not sure how to fix this, especially if the socket connection drops or something but see what's possible.
mikegioia commented 2016-01-02 00:26:34 +01:00 (Migrated from github.com)

Tested socket connection with network dropped and with computer going into hibernate. Both resume!

Tested socket connection with network dropped and with computer going into hibernate. Both resume!
Sign in to join this conversation.
No description provided.