auto-sync: 2026-06-02 22:12:14
This commit is contained in:
@@ -209,7 +209,7 @@ if ! $HEALTH_CMD &>/dev/null; then
|
|||||||
cooldown_ts=$(($(date +%s) + COOLDOWN))
|
cooldown_ts=$(($(date +%s) + COOLDOWN))
|
||||||
state_write "$local_ts" "health_fail" "$cooldown_ts"
|
state_write "$local_ts" "health_fail" "$cooldown_ts"
|
||||||
log_restart "health_fail" "Gateway health check failed" 0 0 0
|
log_restart "health_fail" "Gateway health check failed" 0 0 0
|
||||||
log "Gateway restart completed (reason: health_fail)"
|
log "Gateway restart attempted (reason: health_fail)"
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user