Adjust poll frequency
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
console.error("Background data fetch failed: ", error)
|
||||
live = false;
|
||||
}
|
||||
}, 61000);
|
||||
}, 60100);
|
||||
live = true;
|
||||
console.log("Polling started")
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user