From 17054e2b1579a4cc86887855e35da512acfde82c Mon Sep 17 00:00:00 2001 From: Maja Massarini Date: Mon, 2 Feb 2026 11:51:14 +0100 Subject: [PATCH] Add RATE_LIMIT_THRESHOLD variable to packit-service.yaml --- secrets/packit/prod/packit-service.yaml.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/secrets/packit/prod/packit-service.yaml.j2 b/secrets/packit/prod/packit-service.yaml.j2 index 61e5f2d..7d29bd7 100644 --- a/secrets/packit/prod/packit-service.yaml.j2 +++ b/secrets/packit/prod/packit-service.yaml.j2 @@ -130,6 +130,8 @@ projects_to_sync: default_parse_time_macros: fedora: 0 +rate_limit_threshold: 200 + # [WARNING] When adding enabled projects, keep in mind they should be handled by # »just one« instance to minimize clashing and undefined behavior, i.e., beta # users should decide whether they're opting in for: