Add app-level Redis-based RateLimiter (#4336)
This commit is contained in:
committed by
GitHub
parent
e84f628cf2
commit
b3e8a59e2d
@@ -76,6 +76,7 @@ cloud = [
|
||||
"temporalio[opentelemetry]>=1.6.0,<2",
|
||||
"temporalio>=1.6.0,<2",
|
||||
"redis>=5.0.3,<6",
|
||||
"pyrate-limiter>=3.7.0,<4",
|
||||
"opentelemetry-exporter-otlp-proto-grpc>=1.38.0,<2",
|
||||
"kr8s>=0.20.14,<1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user