From 545877f154dbfbcb98ed20e6f93cdb6c8450c29b Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Wed, 1 Jan 2025 17:02:58 -0800 Subject: [PATCH] atproto-hub: drop back down to 1 core --- atproto_hub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atproto_hub.yaml b/atproto_hub.yaml index 9a89a856..f2b6ce05 100644 --- a/atproto_hub.yaml +++ b/atproto_hub.yaml @@ -12,7 +12,7 @@ runtime_config: runtime_version: "3.12" resources: - cpu: 2 + cpu: 1 # steady state memory usage is only .5-2G, but spikes when we're working # through a backlog of commits # https://github.com/snarfed/bridgy-fed/issues/1266#issuecomment-2321863960