Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

[Bug Fix] Fixes #53

Compare
Choose a tag to compare
@nareddyt nareddyt released this 05 Apr 06:04
· 82 commits to master since this release
9d1a922

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).