From 299f4b47d26b7a8addb42420dda524c4e78fba87 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 4 Jun 2026 15:01:15 -0400 Subject: Back off Zulip connection retries --- slopbot.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slopbot.service') diff --git a/slopbot.service b/slopbot.service index 0be6208..a39e3b4 100644 --- a/slopbot.service +++ b/slopbot.service @@ -12,7 +12,7 @@ EnvironmentFile=-/home/ben/src/bsima/slopbot/.env # Agent shell commands can then resolve only the tools packaged for slopbot, e.g. slop-search/slop-fetch. ExecStart=/run/current-system/sw/bin/nix --extra-experimental-features 'nix-command flakes' run /home/ben/src/bsima/slopbot#slopbot Restart=on-failure -RestartSec=5 +RestartSec=30 NoNewPrivileges=true CapabilityBoundingSet= -- cgit v1.2.3