[Protocol] Uptime Polling -> Alive check
All checks were successful
/ build (push) Successful in 1m26s
/ clippy (push) Successful in 1m20s

This commit is contained in:
xqtc 2024-09-04 11:33:21 +02:00
parent c26a7c9d75
commit 8ee5194af7
3 changed files with 9 additions and 8 deletions

View file

View file

@ -13,8 +13,8 @@
"state": {
"type": "markdown",
"state": {
"file": "UwUSched.md",
"mode": "preview",
"file": "Protocol.md",
"mode": "source",
"source": false
}
}
@ -69,7 +69,8 @@
}
],
"direction": "horizontal",
"width": 300
"width": 300,
"collapsed": true
},
"right": {
"id": "c5deb5eb9a13ad1e",
@ -85,7 +86,7 @@
"state": {
"type": "backlink",
"state": {
"file": "UwUSched.md",
"file": "Protocol.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -102,7 +103,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "UwUSched.md",
"file": "Protocol.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -125,7 +126,7 @@
"state": {
"type": "outline",
"state": {
"file": "UwUSched.md"
"file": "Protocol.md"
}
}
}
@ -148,10 +149,10 @@
},
"active": "0f16c2e047ea76e2",
"lastOpenFiles": [
"UwUSched.md",
"Cluster Architecture.md",
"active-active.md",
"active-passive.png",
"UwUSched.md",
"active-active.png",
"create a link.md"
]

View file

@ -31,7 +31,7 @@
"status":<ACCEPTED|REJECTED>,
}
```
### Uptime Polling
### Alive Check
*Request/Response:*
```json
{