test(auth): deflake login rate-limit burst test under CPU load #10
Reference in New Issue
Block a user
Delete Branch "fix/deflake-rate-limit-burst-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Second load-induced flake (failed run #38). Fire empty-password logins (rate-limited before the 400 short-circuit, no argon2) so the burst drains the bucket faster than the 1/sec refill regardless of box load. Deterministic; bucket math still unit-tested separately.