We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ecdc09 commit 690096fCopy full SHA for 690096f
cads_processing_api_service/limits.py
@@ -30,7 +30,7 @@
30
31
32
def get_rate_limits(
33
- rate_limits_config: config.RateLimitsConfig,
+ rate_limits_config: config.RateLimitsUserConfig,
34
route: str,
35
method: str,
36
request_origin: str,
@@ -49,7 +49,7 @@ def get_rate_limits(
49
50
51
def get_rate_limits_defaulted(
52
53
54
55
0 commit comments