T3.5: Tier E per-session token bucket

This commit is contained in:
Siavash Sameni
2026-05-12 06:45:56 +04:00
parent 8454835c18
commit f1b86e0fed
6 changed files with 262 additions and 5 deletions

View File

@@ -2027,6 +2027,7 @@ async fn main() -> anyhow::Result<()> {
debug_tap,
federation_tx,
federation_room_hash,
authenticated_fp.is_some(),
)
.await;