v1.2.8 Heartbeat Monitoring #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "v1.2.8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added a basic mechanism for heartbeat monitoring using a tool like Uptime Kuma or Uptime Robot. Supply the environment variable
HEARTBEAT_URL
with the URL provided by the monitor of your choosing. Right now the bot is hardcoded to send a heartbeat every 30 seconds. In the future I will add a variable to customize this.