fix: prevent rl keys from getting evicted
This commit is contained in:
parent
e265832f78
commit
77fb1a0e3d
1 changed files with 1 additions and 0 deletions
|
|
@ -589,4 +589,5 @@ persistent_cache_keys = [
|
|||
"global_search_queue",
|
||||
"monitor-transactions",
|
||||
"rate-limit-counter-*",
|
||||
"rl:*",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue