Skip to content

Commit eddafb5

Browse files
infra: Remove unnecessary throttle rate (#6843)
1 parent 877c321 commit eddafb5

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

infrastructure/aws/production/ecs-task-definition-admin-api.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,14 +125,6 @@
125125
"name": "INFLUXDB_URL",
126126
"value": "https://eu-central-1-1.aws.cloud2.influxdata.com"
127127
},
128-
{
129-
"name": "DEFAULT_THROTTLE_CLASSES",
130-
"value": "core.throttling.UserRateThrottle"
131-
},
132-
{
133-
"name": "USER_THROTTLE_RATE",
134-
"value": "10/sec"
135-
},
136128
{
137129
"name": "OAUTH_CLIENT_ID",
138130
"value": "232959427810-br6ltnrgouktp0ngsbs04o14ueb9rch0.apps.googleusercontent.com"

0 commit comments

Comments
 (0)