Mark fix/inflight-counter-increment, fix/consolidate-config-types, fix/rate-limiter-ip-source as completed

This commit is contained in:
2026-06-12 14:02:02 +00:00
parent e6d22bdcb8
commit db982e9c4d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/consolidate-config-types id: fix/consolidate-config-types
name: Delete RawConfig and use FullConfig in load_config (W6, S5) name: Delete RawConfig and use FullConfig in load_config (W6, S5)
status: pending status: completed
depends_on: [] depends_on: []
scope: narrow scope: narrow
risk: medium risk: medium

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/inflight-counter-increment id: fix/inflight-counter-increment
name: Fix InFlightCounter to increment before spawning task (C2 + drain interval) name: Fix InFlightCounter to increment before spawning task (C2 + drain interval)
status: pending status: completed
depends_on: [] depends_on: []
scope: narrow scope: narrow
risk: medium risk: medium

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/rate-limiter-ip-source id: fix/rate-limiter-ip-source
name: Fix rate limiter to use ConnectInfo only (ADR-025) name: Fix rate limiter to use ConnectInfo only (ADR-025)
status: pending status: completed
depends_on: [] depends_on: []
scope: narrow scope: narrow
risk: high risk: high