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