v1.2.8 Heartbeat Monitoring #6
@ -1145,7 +1145,6 @@ const functions = {
|
||||
return errorId;
|
||||
},
|
||||
async sendHeartbeat(url) {
|
||||
console.log(url);
|
||||
https.get(url, async (response) => {
|
||||
let data = '';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user