This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
[Bug Fix] Fixes #53
Sets a timeout on the XMLHttpRequest
that fetches the latest Discover Data. This prevents the requests from failing with error code ERR_NETWORK_IO_SUSPENDED
in special cases (such as after the computer is woken up from sleep).