6 lines
202 B
Markdown
6 lines
202 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Fix the Redis `RateLimiterStore` token-bucket failing with opaque errors under memory pressure: it now writes its keys with a TTL and guards against a missing refill timestamp.
|