From ca4c0f61d0e08ebf36c8533e58a3aeff2bdf82f7 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Wed, 20 Aug 2025 10:11:39 -0500 Subject: [PATCH] Auto-retry for build jobs, because the real world is messy --- nix/continue.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/continue.nix b/nix/continue.nix index e4f3223..e70d23a 100644 --- a/nix/continue.nix +++ b/nix/continue.nix @@ -10,6 +10,7 @@ let general = { stage = "build"; + retry = 2; cache = [ { key = {