huskies: merge 1054

This commit is contained in:
dave
2026-05-14 18:46:35 +00:00
parent 96e227d8d4
commit 595777f366
3 changed files with 128 additions and 1 deletions
@@ -340,6 +340,9 @@ pub async fn run_bot(
gateway_projects,
gateway_project_urls,
pending_pipeline_events,
handled_incoming_event_ids: Arc::new(TokioMutex::new(super::context::SeenEventIds::new(
super::context::SEEN_EVENT_IDS_CAP,
))),
};
slog!(